[][src]Function uikit_sys::SSLSetEncryptionCertificate

pub unsafe extern "C" fn SSLSetEncryptionCertificate(
    context: SSLContextRef,
    certRefs: CFArrayRef
) -> OSStatus