Constant linux_unsafe::raw::MPROTECT
source · pub const MPROTECT: V = 10;
Expand description
The system call number for mprotect
on this platform.
pub const MPROTECT: V = 10;
The system call number for mprotect
on this platform.