Wraps SDL_SetHintWithPriority which provides giving a hint to SDL2 in runtime
name of the hint
value to set the hint as
priority of the hint configuration (by default, dsdl2.HintPriority.normal)
true if the hint was set, false otherwise
See Implementation
Wraps SDL_SetHintWithPriority which provides giving a hint to SDL2 in runtime