mmap_anywhere
mmtk
0.32.0-5781e63331f59bdea7db0a9c3f18305e37b3fcd4
In mmtk::
util::
os::
imp::
unix_
like::
unix_
common
mmtk
::
util
::
os
::
imp
::
unix_like
::
unix_common
Function
mmap_
anywhere
Copy item path
Source
pub fn mmap_anywhere( size:
usize
, align:
usize
, strategy:
MmapStrategy
, ) ->
Result
<
Address
>