windows::Win32::System::ErrorReporting

Function WerRegisterRuntimeExceptionModule

pub unsafe fn WerRegisterRuntimeExceptionModule<P0>(
    pwszoutofprocesscallbackdll: P0,
    pcontext: *const c_void,
) -> Result<()>
where P0: Param<PCWSTR>,