macro_rules! NatInstallationHookUnknown {
() => { ... };
}Expand description
Pattern that matches an unknown NatInstallationHook member.
macro_rules! NatInstallationHookUnknown {
() => { ... };
}Pattern that matches an unknown NatInstallationHook member.