devela::_dep::nc

Function msync

pub unsafe fn msync(
    addr: *const c_void,
    len: usize,
    flags: i32,
) -> Result<(), i32> 
Available on crate feature dep_nc only.
Expand description

Synchronize a file with memory map.