Function sdl2_sys::hint::SDL_SetHint [] [src]

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