[][src]Type Definition xcb::xfixes::QueryVersionCookie

type QueryVersionCookie<'a> = Cookie<'a, xcb_xfixes_query_version_cookie_t>;

Methods

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

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