pub unsafe extern "system" fn CertOpenSystemStoreA(
    hprov: HCRYPTPROV_LEGACY,
    szsubsystemprotocol: PSTR
) -> HCERTSTORE
Expand description

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’