resetHints

Wraps SDL_ResetHints (from SDL 2.26) which resets any user-set hints given to SDL2 to default

@safe @trusted
static if(sdlSupport >= SDLSupport.v2_26)
void
resetHints
()

Meta