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

type QueryPointerCookie<'a> = Cookie<'a, xcb_query_pointer_cookie_t>;

Implementations

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

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