realloc
mmtk
0.32.0-884d9ec4c08cd0cc966259f68856d218b31eb90e
In mmtk::
util::
malloc::
library::
libc_
malloc
mmtk
::
util
::
malloc
::
library
::
libc_malloc
Function
realloc
Copy item path
pub unsafe extern "C" fn realloc( p:
*mut
c_void
, size:
usize
, ) ->
*mut
c_void