Function sdl2_sys::XCheckWindowEvent

source ยท
pub unsafe extern "C" fn XCheckWindowEvent(
    arg1: *mut Display,
    arg2: Window,
    arg3: c_long,
    arg4: *mut XEvent,
) -> c_int