libc
0.2.161
libc
Function
calloc
Copy item path
Source
pub unsafe extern "C" fn calloc( nobj:
size_t
, size:
size_t
, ) ->
*mut
c_void