[][src]Function nc::mprotect

pub fn mprotect(addr: usize, len: size_t, prot: i32) -> Result<(), Errno>

Set protection on a region of memory.