calloc
igraph
0.1.0
igraph
Function
calloc
Copy item path
Source
pub unsafe extern "C" fn calloc( __count:
c_ulong
, __size:
c_ulong
, ) ->
*mut
c_void