☰
sdl2_sys
All crates
?
Function
sdl2_sys
::
aligned_alloc
⎘
[
−
]
[src]
pub unsafe extern "C" fn aligned_alloc(
__alignment:
usize
,
__size:
usize
) ->
*mut
c_void