[][src]Function fermium::SDL_SetHint

pub unsafe extern "C" fn SDL_SetHint(
    name: *const c_char,
    value: *const c_char
) -> Type

\brief Set a hint with normal priority

\return SDL_TRUE if the hint was set, SDL_FALSE otherwise