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