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

type AllocColorPlanesCookie<'a> = Cookie<'a, xcb_alloc_color_planes_cookie_t>;

Methods

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

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