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

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