Function egui_winit::key_from_winit_key

source ยท
pub(crate) fn key_from_winit_key(key: &Key) -> Option<Key>