[][src]Function winapi::shared::hidpi::HidP_GetUsageValue

pub unsafe extern "system" fn HidP_GetUsageValue(
    ReportType: HIDP_REPORT_TYPE,
    UsagePage: USAGE,
    LinkCollection: USHORT,
    Usage: USAGE,
    UsageValue: PULONG,
    PreparsedData: PHIDP_PREPARSED_DATA,
    Report: PCHAR,
    ReportLength: ULONG
) -> NTSTATUS