rustix::fs

Function memfd_create

Source
pub fn memfd_create<P: Arg>(path: P, flags: MemfdFlags) -> Result<OwnedFd>
Expand description

memfd_create(path, flags)

ยงReferences