Type Definition Str
xcb::xproto
type Str<'a> = StructPtr<'a, xcb_str_t>;
impl<'a> Str<'a>
pub fn name_len(&self) -> u8
pub fn name(&self) -> &str