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