pub unsafe extern "system" fn CertEnumCTLsInStore(
    hcertstore: HCERTSTORE,
    pprevctlcontext: *const CTL_CONTEXT
) -> *mut CTL_CONTEXT
Expand description

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’