[][src]Function boring_sys::SSL_set_tmp_ecdh

pub unsafe extern "C" fn SSL_set_tmp_ecdh(
    ctx: *mut SSL,
    key: *const EC_KEY
) -> c_int