Function openssl_sys::DSA_set0_key

pub unsafe extern "C" fn DSA_set0_key(d: *mut DSA, pub_key: *mut BIGNUM, priv_key: *mut BIGNUM) -> c_int
On this page