SDL_ClearHints
Use this function to clear all hints.
Contents
Syntax
Toggle line numbers
void SDL_ClearHints(void)
Code Examples
Toggle line numbers
You can add your code example here
Remarks
This function is automatically called during SDL_Quit().