Function hid::HidP_GetSpecificButtonCaps [] [src]

pub unsafe extern "system" fn HidP_GetSpecificButtonCaps(
    ReportType: HIDP_REPORT_TYPE,
    UsagePage: USAGE,
    LinkCollection: USHORT,
    Usage: USAGE,
    ButtonCaps: PHIDP_BUTTON_CAPS,
    ButtonCapsLength: PUSHORT,
    PreparsedData: PHIDP_PREPARSED_DATA
) -> NTSTATUS