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

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

Methods

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