SecTrustCopyResult

Function SecTrustCopyResult 

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