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