Function nc::memfd_create[][src]

pub fn memfd_create<P: AsRef<Path>>(name: P, flags: u32) -> Result<i32, Errno>
Expand description

Create an anonymous file.