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