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

type InternAtomReply = Reply<xcb_intern_atom_reply_t>;

Implementations

impl InternAtomReply[src]

pub fn atom(&self) -> Atom[src]