Function nix::sys::mman::msync [] [src]

pub fn msync(addr: *const c_void, length: size_t, flags: MmapSync) -> Result<()>