[][src]Function xcb::xproto::get_motion_events

pub fn get_motion_events<'a>(
    c: &'a Connection,
    window: Window,
    start: Timestamp,
    stop: Timestamp
) -> GetMotionEventsCookie<'a>