Function DSA_SIG_get0

Source
pub unsafe extern "C" fn DSA_SIG_get0(
    sig: *const DSA_SIG_st,
    pr: *mut *const bignum_st,
    ps: *mut *const bignum_st,
)