Function openssl_sys::SSL_set_alpn_protos
[−]
[src]
pub unsafe extern fn SSL_set_alpn_protos(s: *mut SSL,
data: *const c_uchar,
len: c_uint)
-> c_int