mprotect
libc
0.2.180
In libc::
unix::
linux_
like::
linux_
l4re_
shared
libc
::
unix
::
linux_like
::
linux_l4re_shared
Function
mprotect
Copy item path
Source
pub unsafe extern "C" fn mprotect( addr:
*mut
c_void
, len:
size_t
, prot:
c_int
, ) ->
c_int