pub unsafe extern "C" fn SDL_ClearError() -> bool
dep_sdl3
Clear any previous error message for this thread.
Returns true.
It is safe to call this function from any thread.
This function is available since SDL 3.2.0.
SDL_GetError
SDL_SetError