Constant linux_unsafe::raw::PROCESS_MADVISE
source · pub const PROCESS_MADVISE: V = 440;
Expand description
The system call number for process_madvise
on this platform.
pub const PROCESS_MADVISE: V = 440;
The system call number for process_madvise
on this platform.