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

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]