pub unsafe extern "system" fn WerStoreQueryReportMetadataV2(
    hreportstore: HREPORTSTORE,
    pszreportkey: PWSTR,
    preportmetadata: *mut WER_REPORT_METADATA_V2
) -> HRESULT
Expand description

Required features: ‘Win32_System_ErrorReporting’, ‘Win32_Foundation’