Type Definition InternAtomReply
xcb::xproto
type InternAtomReply = Reply<xcb_intern_atom_reply_t>;
impl InternAtomReply
pub fn atom(&self) -> Atom