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

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

Methods

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

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