pub unsafe extern "system" fn HidP_InitializeReportForID(
reporttype: HIDP_REPORT_TYPE,
reportid: u8,
preparseddata: isize,
report: PSTR,
reportlength: u32
) -> NTSTATUS
Expand description
Required features: "Win32_Devices_HumanInterfaceDevice"
, "Win32_Foundation"