[][src]Function nc::msync

pub fn msync(addr: usize, len: size_t, flags: i32) -> Result<(), Errno>

Synchronize a file with memory map.