Function windows_sys::Win32::Security::Cryptography::CertEnumSubjectInSortedCTL
pub unsafe extern "system" fn CertEnumSubjectInSortedCTL(
pctlcontext: *const CTL_CONTEXT,
ppvnextsubject: *mut *mut c_void,
psubjectidentifier: *mut CRYPT_INTEGER_BLOB,
pencodedattributes: *mut CRYPT_INTEGER_BLOB
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"