libc
libc
::
calloc
[
−
]
[src]
pub unsafe extern fn calloc(nobj:
size_t
, size:
size_t
) ->
*mut
c_void