Function EVP_PKEY_CTX_set_dh_paramgen_gindex

Source
pub unsafe extern "C" fn EVP_PKEY_CTX_set_dh_paramgen_gindex(
    ctx: *mut evp_pkey_ctx_st,
    gindex: i32,
) -> i32