[][src]Function xcb::xproto::change_keyboard_mapping_checked

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