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

type QueryPictFormatsCookie<'a> = Cookie<'a, xcb_render_query_pict_formats_cookie_t>;

Implementations

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

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