[][src]Function security_framework_sys::secure_transport::SSLSetALPNProtocols

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