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

type GetAtomNameCookie<'a> = Cookie<'a, xcb_get_atom_name_cookie_t>;

Methods

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

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