munmap
mmtk
0.32.0-884d9ec4c08cd0cc966259f68856d218b31eb90e
In mmtk::
util::
os::
imp::
unix_
like::
unix_
common
mmtk
::
util
::
os
::
imp
::
unix_like
::
unix_common
Function
munmap
Copy item path
Source
pub fn munmap(start:
Address
, size:
usize
) ->
Result
<
()
>