Struct x11::xlib::_XkbIndicatorRec [] [src]

pub struct _XkbIndicatorRec {
    pub phys_indicators: c_ulong,
    pub maps: [XkbIndicatorMapRec; 32],
}

Fields

phys_indicators: c_ulong maps: [XkbIndicatorMapRec; 32]