HidP_GetExtendedAttributes

Function HidP_GetExtendedAttributes 

Source
pub unsafe extern "system" fn HidP_GetExtendedAttributes(
    ReportType: HIDP_REPORT_TYPE,
    DataIndex: USHORT,
    PreparsedData: PHIDP_PREPARSED_DATA,
    Attributes: PHIDP_EXTENDED_ATTRIBUTES,
    LengthAttributes: PULONG,
) -> NTSTATUS