sdl2_sys
pub unsafe extern "C" fn SDL_SetHint( name: *const c_char, value: *const c_char) -> SDL_bool
\brief Set a hint with normal priority
\return SDL_TRUE if the hint was set, SDL_FALSE otherwise