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