☰
libc
All crates
?
Function
libc
::
mprotect
[
−
]
[src]
pub unsafe extern "C" fn mprotect(
addr: *mut
c_void
,
len:
size_t
,
prot:
c_int
) ->
c_int