Function windows_sys::Win32::Security::Cryptography::CertEnumCertificatesInStore
pub unsafe extern "system" fn CertEnumCertificatesInStore(
hcertstore: HCERTSTORE,
pprevcertcontext: *const CERT_CONTEXT
) -> *mut CERT_CONTEXT
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"