macro_rules! KeyboardTypeUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown KeyboardType member.