pub unsafe extern "C-unwind" fn SecTrustGetCertificateCount(
trust: &SecTrust,
) -> CFIndex👎Deprecated:
renamed to SecTrust::certificate_count
Available on crate feature
SecTrust only.