devela::_dep::nc::call

Function memfd_create

pub unsafe fn memfd_create<P>(name: P, flags: u32) -> Result<i32, i32> 
where P: AsRef<Path>,
Available on crate feature dep_nc only.
Expand description

Create an anonymous file.