sdl2_sys
0.32.6
Function
sdl2_sys
::
calloc
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn calloc( __nmemb:
usize
, __size:
usize
, ) ->
*mut
c_void