pub unsafe extern "C-unwind" fn SecTrustCopyResult(
trust: &SecTrust,
) -> Option<CFRetained<CFDictionary>>👎Deprecated: renamed to
SecTrust::resultAvailable on crate feature
SecTrust only.pub unsafe extern "C-unwind" fn SecTrustCopyResult(
trust: &SecTrust,
) -> Option<CFRetained<CFDictionary>>SecTrust::resultSecTrust only.