Searched defs:DeviceRemoved (Results 1 – 1 of 1) sorted by relevance
37 pub struct DeviceRemoved { struct38 pub id: DeviceIdentifier,39 pub name: String,40 pub builtin: bool,75 DeviceRemoved(DeviceRemoved), enumerator