[][src]Function nc::munmap

pub fn munmap(addr: usize, len: size_t) -> Result<(), Errno>

Unmap files or devices from memory.