DRAFT |
SDL_ClearError
Use this function to clear an error message.
Syntax
void SDL_ClearError(void)
Code Examples
You can add your code example here
Remarks
You can add useful comments here
Related Functions
SDL_GetError ???
DRAFT |
Use this function to clear an error message.
void SDL_ClearError(void)
You can add your code example here
You can add useful comments here
SDL_GetError ???