sdl2_sys
0.32.6
Function
sdl2_sys
::
SDL_memset
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn SDL_memset( dst:
*mut
c_void
, c:
c_int
, len:
usize
, ) ->
*mut
c_void