Function mnn::prelude::msync

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