starry_api

Function sys_munmap

Source
pub fn sys_munmap(addr: UserPtr<usize>, length: usize) -> LinuxResult<isize>