pub unsafe extern "C-unwind" fn SSLCopyCertificateAuthorities(
context: &SSLContext,
certificates: NonNull<*const CFArray>,
) -> i32๐Deprecated: No longer supported. Use Network.framework.
Available on crate feature
SecureTransport only.Expand description
ยงSafety
certificates must be a valid pointer.