[−][src]Type Definition xcb::render::QueryPictIndexValuesCookie  
type QueryPictIndexValuesCookie<'a> = Cookie<'a, xcb_render_query_pict_index_values_cookie_t>;
type QueryPictIndexValuesCookie<'a> = Cookie<'a, xcb_render_query_pict_index_values_cookie_t>;
impl<'a> QueryPictIndexValuesCookie<'a>[src]pub fn get_reply(&self) -> Result<QueryPictIndexValuesReply, GenericError>[src]