Skip to main content

mmap

Function mmap 

Source
pub fn mmap(start: usize, len: usize, prot: usize) -> isize
Expand description

映射内存。