Struct windows_sys::Win32::Devices::HumanInterfaceDevice::HID_DRIVER_CONFIG
#[repr(C)]pub struct HID_DRIVER_CONFIG {
pub Size: u32,
pub RingBufferSize: u32,
}Expand description
Required features: "Win32_Devices_HumanInterfaceDevice"
Fields§
§Size: u32§RingBufferSize: u32