[][src]Function ptrace_do_rs::mprotect

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