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