☰
Other items in
raylib_sys
All crates
?
Function
raylib_sys
::
calloc
[
−
]
[src]
pub unsafe extern "C" fn calloc(
__nmemb:
c_ulong
,
__size:
c_ulong
) ->
*mut
c_void