pub unsafe extern "system" fn CertEnumSubjectInSortedCTL(
    pctlcontext: *const CTL_CONTEXT,
    ppvnextsubject: *mut *mut c_void,
    psubjectidentifier: *mut CRYPTOAPI_BLOB,
    pencodedattributes: *mut CRYPTOAPI_BLOB
) -> BOOL
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"