Type Definition xcb::xproto::GetMotionEventsCookie [−][src]
type GetMotionEventsCookie<'a> = Cookie<'a, xcb_get_motion_events_cookie_t>;
type GetMotionEventsCookie<'a> = Cookie<'a, xcb_get_motion_events_cookie_t>;
impl<'a> GetMotionEventsCookie<'a>
[src]pub fn get_reply(&self) -> Result<GetMotionEventsReply, GenericError>
[src]