Skip to main content
R_chk_realloc
r
0.2.0
In r::
interpreter::
native::
runtime
r
::
interpreter
::
native
::
runtime
Function
R_
chk_
realloc
Copy item path
Source
#[unsafe(no_mangle)]
pub extern "C" fn R_chk_realloc( ptr:
*mut
c_void
, size:
usize
, ) ->
*mut
c_void