Function windows_sys::Win32::Devices::HumanInterfaceDevice::HidP_GetScaledUsageValue
pub unsafe extern "system" fn HidP_GetScaledUsageValue(
reporttype: HIDP_REPORT_TYPE,
usagepage: u16,
linkcollection: u16,
usage: u16,
usagevalue: *mut i32,
preparseddata: PHIDP_PREPARSED_DATA,
report: PCSTR,
reportlength: u32,
) -> NTSTATUS