pub fn munmap(start: usize, len: usize) -> isize
Expand description

Still have so much to do with this function.