[−][src]Type Definition xcb::xproto::AllocColorCellsCookie
type AllocColorCellsCookie<'a> = Cookie<'a, xcb_alloc_color_cells_cookie_t>;
type AllocColorCellsCookie<'a> = Cookie<'a, xcb_alloc_color_cells_cookie_t>;
impl<'a> AllocColorCellsCookie<'a>[src]pub fn get_reply(&self) -> Result<AllocColorCellsReply, GenericError>[src]