Function xcb::xproto::change_keyboard_mapping[][src]

pub fn change_keyboard_mapping<'a>(
    c: &'a Connection,
    first_keycode: Keycode,
    keysyms_per_keycode: u8,
    keysyms: &[Keysym]
) -> VoidCookie<'a>