[][src]Function boring_sys::SSL_CTX_set_tmp_dh

pub unsafe extern "C" fn SSL_CTX_set_tmp_dh(
    ctx: *mut SSL_CTX,
    dh: *const DH
) -> c_int