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

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

Implementations

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

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