Function memfd_create [src]
Prototype
pub extern "c" fn memfd_create(name: [*:0]const u8, flags: c_uint) c_int Parameters
name: [*:0]const u8flags: c_uint Source
pub extern "c" fn memfd_create(name: [*:0]const u8, flags: c_uint) c_int pub extern "c" fn memfd_create(name: [*:0]const u8, flags: c_uint) c_int name: [*:0]const u8flags: c_uint pub extern "c" fn memfd_create(name: [*:0]const u8, flags: c_uint) c_int