Function panda_sys::mprotect

source ·
pub unsafe extern "C" fn mprotect(
    __addr: *mut c_void,
    __len: size_t,
    __prot: c_int
) -> c_int