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