Function XCheckTypedEvent

pub unsafe extern "C" fn XCheckTypedEvent(
    arg1: *mut _XDisplay,
    arg2: i32,
    arg3: *mut _XEvent,
) -> i32
Available on crate feature dep_sdl2 only.