libc
0.0.1
libc
Function
mlock
Copy item path
Source
pub unsafe extern "C" fn mlock( addr:
*const
c_void
, len:
size_t
, ) ->
c_int