[][src]Type Definition xcb::xproto::AllocColorCellsCookie

type AllocColorCellsCookie<'a> = Cookie<'a, xcb_alloc_color_cells_cookie_t>;

Methods

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

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