Reset a hint to the default value.
Defined in <SDL3/SDL_hints.h>
name | the hint to set |
Returns SDL_TRUE if the hint was set, SDL_FALSE otherwise.
This will reset a hint to the value of the environment variable, or NULL if the environment isn't set. Callbacks will be called normally with this change.
This function is available since SDL 3.0.0.