☰
libc
All crates
?
Function
libc
::
calloc
[
−
]
[src]
pub unsafe extern "C" fn calloc(nobj:
size_t
, size:
size_t
) -> *mut
c_void