Function nc::memfd_create[][src]

pub fn memfd_create(name: &str, flags: u32) -> Result<i32, Errno>
Expand description

Create an anonymous file.