security_framework_sys::secure_transport

Function SSLCopyPeerTrust

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