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