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