Function EVP_PKEY_set1_DH

Source
pub unsafe extern "C" fn EVP_PKEY_set1_DH(
    pkey: *mut evp_pkey_st,
    key: *mut dh_st,
) -> i32