Function XIfEvent

pub unsafe extern "C" fn XIfEvent(
    arg1: *mut _XDisplay,
    arg2: *mut _XEvent,
    arg3: Option<unsafe extern "C" fn(_: *mut _XDisplay, _: *mut _XEvent, _: *mut i8) -> i32>,
    arg4: *mut i8,
) -> i32
Available on crate feature dep_sdl2 only.