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