☰
Other items in
raylib
::
ffi
All crates
?
Function
raylib
::
ffi
::
aligned_alloc
[
−
]
[src]
pub unsafe extern "C" fn aligned_alloc(
__alignment:
u64
,
__size:
u64
) ->
*mut
c_void