Function mnn::prelude::munlock

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