Function SSL_set0_tmp_dh_pkey

Source
pub unsafe extern "C" fn SSL_set0_tmp_dh_pkey(
    s: *mut ssl_st,
    dhpkey: *mut evp_pkey_st,
) -> i32