Function hid::HidP_SetUsageValueArray
[−]
[src]
pub unsafe extern "system" fn HidP_SetUsageValueArray(
ReportType: HIDP_REPORT_TYPE,
UsagePage: USAGE,
LinkCollection: USHORT,
Usage: USAGE,
UsageValue: PCHAR,
UsageValueByteLength: USHORT,
PreparsedData: PHIDP_PREPARSED_DATA,
Report: PCHAR,
ReportLength: ULONG
) -> NTSTATUS