Function xcb::xkb::get_compat_map_unchecked[][src]

pub fn get_compat_map_unchecked<'a>(
    c: &'a Connection,
    device_spec: DeviceSpec,
    groups: u8,
    get_all_s_i: bool,
    first_s_i: u16,
    n_s_i: u16
) -> GetCompatMapCookie<'a>