mmtk
0.31.0-74dadfd112070f6b6cadca3df44d2c6375d742dc
In mmtk::
util::
malloc
mmtk
::
util
::
malloc
Function
malloc
Copy item path
source
pub fn malloc(size:
usize
) ->
Address
Expand description
Manually allocate memory. Similar to libc’s malloc.