Function freya::prelude::map_winit_physical_key
source · 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