Wraps SDL_GetHintBoolean (from SDL 2.0.5) which gets the value of a specified user-set hint as a bool
name of the hint
default returned value if the hint wasn't set
bool value of the given name of the hint or defaultValue if the hint wasn't set
See Implementation
Wraps SDL_GetHintBoolean (from SDL 2.0.5) which gets the value of a specified user-set hint as a bool