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

Pattern that matches an unknown WlanAuthType member.