Function EVP_PKEY_CTX_set_dh_nid

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