[−][src]Function sdl2_sys::SDL_memmove
pub unsafe extern "C" fn SDL_memmove(
dst: *mut c_void,
src: *const c_void,
len: size_t
) -> *mut c_void
pub unsafe extern "C" fn SDL_memmove(
dst: *mut c_void,
src: *const c_void,
len: size_t
) -> *mut c_void