pub fn native_key_code(native_key_code: NativeKeyCode) -> NativeCode
Converts a NativeKeyCode from winit to an iced native key code.
NativeKeyCode
winit
iced