Function munlock

Source
pub unsafe extern "C" fn munlock(
    __addr: *const c_void,
    __len: usize,
) -> i32