[][src]Function sdl2_sys::XSendEvent

pub unsafe extern "C" fn XSendEvent(
    arg1: *mut Display,
    arg2: Window,
    arg3: c_int,
    arg4: c_long,
    arg5: *mut XEvent
) -> c_int