Function libc::mprotect [−][src]
pub unsafe extern "C" fn mprotect(
    addr: *mut c_void, 
    len: size_t, 
    prot: c_int
) -> c_intpub unsafe extern "C" fn mprotect(
    addr: *mut c_void, 
    len: size_t, 
    prot: c_int
) -> c_int