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

pub unsafe extern "system" fn HidP_GetSpecificValueCaps(
    ReportType: HIDP_REPORT_TYPE,
    UsagePage: USAGE,
    LinkCollection: USHORT,
    Usage: USAGE,
    ValueCaps: PHIDP_VALUE_CAPS,
    ValueCapsLength: PUSHORT,
    PreparsedData: PHIDP_PREPARSED_DATA
) -> NTSTATUS