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