Function sdl2_sys::SDL_ClearError
source ยท pub unsafe extern "C" fn SDL_ClearError()
Expand description
Clear any previous error message for this thread.
\since This function is available since SDL 2.0.0.
\sa SDL_GetError \sa SDL_SetError