pub unsafe extern "C" fn EC_GROUP_get0_field(
group: *const ec_group_st,
) -> *const bignum_st
Expand description
Gets the field of an EC_GROUP \param group EC_GROUP object \return the group field
pub unsafe extern "C" fn EC_GROUP_get0_field(
group: *const ec_group_st,
) -> *const bignum_st
Gets the field of an EC_GROUP \param group EC_GROUP object \return the group field