Struct windows_sys::Win32::Devices::HumanInterfaceDevice::KEYBOARD_ID
#[repr(C)]pub struct KEYBOARD_ID {
pub Type: u8,
pub Subtype: u8,
}Expand description
Required features: "Win32_Devices_HumanInterfaceDevice"
Fields§
§Type: u8§Subtype: u8