Type Definition xcb::xproto::InternAtomCookie [−][src]
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]