munmap

Function munmap 

Source
pub fn munmap(start: Address, size: usize) -> Result<()>