Function rustix::fs::memfd_create

pub fn memfd_create<P: path::Arg>(path: P, flags: MemfdFlags) -> io::Result<OwnedFd>
Documentation

memfd_create(path, flags)

References