[][src]Function clipboard_x11::change_keyboard_mapping_checked

pub fn change_keyboard_mapping_checked(
    c: &'a Connection,
    first_keycode: u8,
    keysyms_per_keycode: u8,
    keysyms: &[u32]
) -> Cookie<'a, xcb_void_cookie_t>