Constant linux_unsafe::raw::MEMFD_CREATE
source · pub const MEMFD_CREATE: V = 319;
Expand description
The system call number for memfd_create
on this platform.
pub const MEMFD_CREATE: V = 319;
The system call number for memfd_create
on this platform.