Function CertOpenSystemStoreW
pub unsafe fn CertOpenSystemStoreW<P1>(
hprov: Option<HCRYPTPROV_LEGACY>,
szsubsystemprotocol: P1,
) -> Result<HCERTSTORE>where
P1: Param<PCWSTR>,
pub unsafe fn CertOpenSystemStoreW<P1>(
hprov: Option<HCRYPTPROV_LEGACY>,
szsubsystemprotocol: P1,
) -> Result<HCERTSTORE>where
P1: Param<PCWSTR>,