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

type QueryPictIndexValuesCookie<'a> = Cookie<'a, xcb_render_query_pict_index_values_cookie_t>;

Methods

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

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