Function SSL_CTX_set0_tmp_dh_pkey

Source
pub unsafe extern "C" fn SSL_CTX_set0_tmp_dh_pkey(
    ctx: *mut ssl_ctx_st,
    dhpkey: *mut evp_pkey_st,
) -> i32