Type Definition Host
xcb::xproto
type Host<'a> = StructPtr<'a, xcb_host_t>;
impl<'a> Host<'a>
pub fn family(&self) -> u8
pub fn address_len(&self) -> u16
pub fn address(&self) -> &[u8]