☰
sdl2_sys
All crates
[
−
]
[src]
Function
sdl2_sys
::
SDL_calloc
pub unsafe extern "C" fn SDL_calloc(nmemb:
size_t
, size:
size_t
) -> *mut
c_void