mprotect

Function mprotect 

Source
pub fn mprotect(start: Address, size: usize, prot: MmapProtection) -> Result<()>