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
On this page