Function xcb::xproto::change_keyboard_mapping_checked [−][src]
pub fn change_keyboard_mapping_checked<'a>(
c: &'a Connection,
first_keycode: Keycode,
keysyms_per_keycode: u8,
keysyms: &[Keysym]
) -> VoidCookie<'a>