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