Function openssl_sys::SSL_get0_next_proto_negotiated[][src]

pub unsafe extern "C" fn SSL_get0_next_proto_negotiated(
    s: *const SSL,
    data: *mut *const c_uchar,
    len: *mut c_uint
)