[][src]Function swim_c_sys::sys::mman::mprotect

pub unsafe extern "C" fn mprotect(
    addr: *mut void,
    len: size_t,
    prot: int
) -> int