[][src]Function uapi::memfd_create

pub fn memfd_create<'a>(
    name: impl IntoUstr<'a>,
    flags: c_uint
) -> Result<OwnedFd>