pub unsafe extern "C" fn ECDSA_SIG_get0_r(
sig: *const ECDSA_SIG_st,
) -> *const bignum_st
Expand description
Accessor for r field of ECDSA_SIG \param sig pointer to ECDSA_SIG structure
pub unsafe extern "C" fn ECDSA_SIG_get0_r(
sig: *const ECDSA_SIG_st,
) -> *const bignum_st
Accessor for r field of ECDSA_SIG \param sig pointer to ECDSA_SIG structure