Function security_framework_sys::secure_transport::SSLCopyPeerTrust

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