Function x11rb::protocol::xproto::get_motion_events
source ยท pub fn get_motion_events<Conn, A, B>(
conn: &Conn,
window: Window,
start: A,
stop: B,
) -> Result<Cookie<'_, Conn, GetMotionEventsReply>, ConnectionError>