HidP_UnsetUsages

Function HidP_UnsetUsages 

Source
pub unsafe extern "system" fn HidP_UnsetUsages(
    ReportType: HIDP_REPORT_TYPE,
    UsagePage: USAGE,
    LinkCollection: USHORT,
    UsageList: PUSAGE,
    UsageLength: PULONG,
    PreparsedData: PHIDP_PREPARSED_DATA,
    Report: PCHAR,
    ReportLength: ULONG,
) -> NTSTATUS