Function mnn::prelude::mlock2

source ยท
pub unsafe extern "C" fn mlock2(
    addr: *const c_void,
    len: usize,
    flags: u32,
) -> i32