[go: up one dir, main page]

accelerator_parse_with_keycode

Function accelerator_parse_with_keycode 

Source
pub fn accelerator_parse_with_keycode(
    accelerator: &str,
) -> Option<(u32, Slice<u32>, ModifierType)>