Function XWindowEvent

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