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