Skip to main content

msync

Function msync 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn msync( addr: *mut c_void, len: size_t, flags: c_int, ) -> c_int
Expand description