windows::Win32::System::ErrorReporting

Function WerRegisterCustomMetadata

pub unsafe fn WerRegisterCustomMetadata<P0, P1>(
    key: P0,
    value: P1,
) -> Result<()>
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,