Function switch_xkb_layout

Source
pub fn switch_xkb_layout(index: u32)
Expand description

Switches the current XKB layout to the one at the provided index.

Fails if the index is out of bounds.