pub unsafe extern "system" fn HidP_SetScaledUsageValue(
reporttype: HIDP_REPORT_TYPE,
usagepage: u16,
linkcollection: u16,
usage: u16,
usagevalue: i32,
preparseddata: isize,
report: PSTR,
reportlength: u32
) -> NTSTATUSExpand description
Required features: ‘Win32_Devices_HumanInterfaceDevice’, ‘Win32_Foundation’
