Function SSLCopyPeerTrust

Source
pub unsafe extern "C" fn SSLCopyPeerTrust(
    context: SSLContextRef,
    trust: *mut SecTrustRef,
) -> OSStatus