[][src]Function security_framework_sys::secure_transport::SSLGetEnabledCiphers

pub unsafe extern "C" fn SSLGetEnabledCiphers(
    context: SSLContextRef,
    ciphers: *mut SSLCipherSuite,
    numCiphers: *mut size_t
) -> OSStatus