Function windows_sys::Win32::Devices::HumanInterfaceDevice::HidD_GetConfiguration
pub unsafe extern "system" fn HidD_GetConfiguration(
hiddeviceobject: HANDLE,
configuration: *mut HIDD_CONFIGURATION,
configurationlength: u32
) -> BOOLEAN
Expand description
Required features: "Win32_Devices_HumanInterfaceDevice"
, "Win32_Foundation"