Skip to main content
realloc
r
0.2.0
In r::
interpreter::
native::
runtime
r
::
interpreter
::
native
::
runtime
Function
realloc
Copy item path
Source
unsafe extern "C" fn realloc(ptr:
*mut
u8
, size:
usize
) ->
*mut
u8