windows::Win32::System::ErrorReporting

Function WerRegisterFile

pub unsafe fn WerRegisterFile<P0>(
    pwzfile: P0,
    regfiletype: WER_REGISTER_FILE_TYPE,
    dwflags: WER_FILE,
) -> Result<()>
where P0: Param<PCWSTR>,