[][src]Function fermium::SDL_SetHint

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