Struct xcb::xproto::ImplementationError [] [src]

pub struct ImplementationError {
    pub base: Error<xcb_implementation_error_t>,
}

Fields