Function xcb::xkb::set_compat_map_checked [−][src]
pub fn set_compat_map_checked<'a>(
c: &'a Connection,
device_spec: DeviceSpec,
recompute_actions: bool,
truncate_s_i: bool,
first_s_i: u16,
si: &[SymInterpret<'_>],
group_maps: &[ModDef]
) -> VoidCookie<'a>