[][src]Type Definition xcb::xproto::GetMotionEventsCookie

type GetMotionEventsCookie<'a> = Cookie<'a, xcb_get_motion_events_cookie_t>;

Methods

impl<'a> GetMotionEventsCookie<'a>[src]

pub fn get_reply(&self) -> Result<GetMotionEventsReply, GenericError>[src]