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