[][src]Function security_framework_sys::secure_transport::SSLGetNumberSupportedCiphers

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