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

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