[][src]Function xcb::ffi::xproto::xcb_get_motion_events

pub unsafe extern "C" fn xcb_get_motion_events(
    c: *mut xcb_connection_t,
    window: xcb_window_t,
    start: xcb_timestamp_t,
    stop: xcb_timestamp_t
) -> xcb_get_motion_events_cookie_t