pub unsafe extern "system" fn WerGetFlags(
    hprocess: HANDLE,
    pdwflags: *mut WER_FAULT_REPORTING
) -> HRESULT
Expand description

Required features: "Win32_System_ErrorReporting", "Win32_Foundation"