[][src]Function nc::pkey_mprotect

pub fn pkey_mprotect(
    start: usize,
    len: size_t,
    prot: usize,
    pkey: i32
) -> Result<(), Errno>

Set protection on a region of memory.