windows::Win32::System::ErrorReporting

Function WerUnregisterRuntimeExceptionModule

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