Function wlc_sys::wlc_keyboard_get_keysym_for_key [] [src]

pub unsafe extern "C" fn wlc_keyboard_get_keysym_for_key(
    key: u32,
    modifiers: *const wlc_modifiers
) -> u32

Utility function to convert raw keycode to keysym. Passed modifiers may transform the key.