Skip to main content
sys_munlock
hermit
0.13.0
In hermit::
syscalls::
mman
hermit
::
syscalls
::
mman
Function
sys_
munlock
Copy item path
Source
#[unsafe(no_mangle)]
pub extern "C" fn sys_munlock( _addr:
*const
c_void
, _size:
usize
, ) ->
i32
Available on
crate feature
mman
only.