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