Function windows_sys::Win32::Devices::HumanInterfaceDevice::HidP_GetUsagesEx
pub unsafe extern "system" fn HidP_GetUsagesEx(
reporttype: HIDP_REPORT_TYPE,
linkcollection: u16,
buttonlist: *mut USAGE_AND_PAGE,
usagelength: *mut u32,
preparseddata: isize,
report: PCSTR,
reportlength: u32
) -> NTSTATUS
Expand description
Required features: "Win32_Devices_HumanInterfaceDevice"
, "Win32_Foundation"