Function freya_testing::map_winit_physical_key
pub fn map_winit_physical_key(key: &PhysicalKey) -> Code
Expand description
Return the equivalent of Winit’s PhysicalKey
in keyboard_types
pub fn map_winit_physical_key(key: &PhysicalKey) -> Code
Return the equivalent of Winit’s PhysicalKey
in keyboard_types