setkeymap
Function parameters
Parameters
- name:[*]const u8
- map:[*]const u32
- shift_map:[*]const u32
- alt_map:[*]const u32
- altgr_map:[*]const u32
- shift_altgr_map:[*]const u32
Type definitions in this namespace
Types
Functions in this namespace
Functions
Source
Implementation
pub extern "c" fn setkeymap(name: [*]const u8, map: [*]const u32, shift_map: [*]const u32, alt_map: [*]const u32, altgr_map: [*]const u32, shift_altgr_map: [*]const u32) c_int