Function openssl_sys::DH_set0_key
pub unsafe extern "C" fn DH_set0_key(dh: *mut DH, pub_key: *mut BIGNUM, priv_key: *mut BIGNUM) -> c_int
The portability is definied by:
#[cfg(any(ossl110, libressl270))]