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

type AllocColorCookie<'a> = Cookie<'a, xcb_alloc_color_cookie_t>;

Methods

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

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