☰
SDL_calloc_func
In sdl2_sys
?
Type Definition
sdl2_sys
::
SDL_calloc_func
source
·
[
−
]
pub type SDL_calloc_func =
Option
<unsafe extern "C"
fn
(nmemb:
size_t
, size:
size_t
) ->
*mut
c_void
>;