pub unsafe fn msync( addr: *const c_void, len: usize, flags: i32, ) -> Result<(), i32> ⓘ
dep_nc
Synchronize a file with memory map.