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

type Str<'a> = StructPtr<'a, xcb_str_t>;

Implementations

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

pub fn name_len(&self) -> u8[src]

pub fn name(&self) -> &str[src]