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

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’