Function openssl_sys::SSL_CTX_set_client_hello_cb[][src]

pub unsafe extern "C" fn SSL_CTX_set_client_hello_cb(
    c: *mut SSL_CTX,
    cb: SSL_client_hello_cb_fn,
    arg: *mut c_void
)