pub type XcbGenericEvent = Event<xcb_generic_event_t>;Expand description
A generic event type returned by the xcb library
Aliased Type§
pub struct XcbGenericEvent {
pub ptr: *mut xcb_generic_event_t,
}Fields§
§ptr: *mut xcb_generic_event_tpub type XcbGenericEvent = Event<xcb_generic_event_t>;A generic event type returned by the xcb library
pub struct XcbGenericEvent {
pub ptr: *mut xcb_generic_event_t,
}ptr: *mut xcb_generic_event_t