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