Function EC_GROUP_set_asn1_flag

Source
pub unsafe extern "C" fn EC_GROUP_set_asn1_flag(
    group: *mut ec_group_st,
    flag: i32,
)