devela::_dep::nc::call

Function pkey_mprotect

pub unsafe fn pkey_mprotect(
    start: *const c_void,
    len: usize,
    prot: i32,
    pkey: i32,
) -> Result<(), i32> 
Available on crate feature dep_nc only.
Expand description

Set protection on a region of memory.