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