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: PHIDP_PREPARSED_DATA,
report: PCSTR,
reportlength: u32,
) -> NTSTATUS