☰
In sdl2_sys
?
Function
sdl2_sys
::
SDL_calloc
source
·
[
−
]
pub unsafe extern "C" fn SDL_calloc(
nmemb:
size_t
,
size:
size_t
) ->
*mut
c_void