☰
Other items in
rs_libc
::
alloc
All crates
?
Function
rs_libc
::
alloc
::
calloc
[
−
]
[src]
#[no_mangle] pub unsafe extern "C" fn calloc(n:
usize
, size:
usize
) ->
*mut
c_void