pub unsafe fn memfd_create<P>(name: P, flags: u32) -> Result<i32, i32> ⓘwhere P: AsRef<Path>,
dep_nc
Create an anonymous file.