starry_
api
0.1.0
starry_api
Function
sys_munmap
Copy item path
Source
pub fn sys_munmap(addr:
usize
, length:
usize
) -> LinuxResult<
isize
>