Function libc::mlock2

source ·
pub unsafe extern "C" fn mlock2(
    addr: *const c_void,
    len: size_t,
    flags: c_uint
) -> c_int