pub type DEVNAMES = tagDEVNAMES;
Aliased Type§
struct DEVNAMES {
pub wDriverOffset: u16,
pub wDeviceOffset: u16,
pub wOutputOffset: u16,
pub wDefault: u16,
}
Fields§
§wDriverOffset: u16
§wDeviceOffset: u16
§wOutputOffset: u16
§wDefault: u16