sdl2_sys::hint::SDL_SetHintWithPriority [] [src]

pub unsafe extern fn SDL_SetHintWithPriority(name: *const c_char, value: *const c_char, priority: SDL_HintPriority) -> SDL_bool