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

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

Implementations

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

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