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