Function openssl_sys::DSA_get0_key[][src]

pub unsafe extern "C" fn DSA_get0_key(
    d: *const DSA,
    pub_key: *mut *const BIGNUM,
    priv_key: *mut *const BIGNUM
)