Function boring_sys::EC_GROUP_set_asn1_flag

source ยท
pub unsafe extern "C" fn EC_GROUP_set_asn1_flag(
    group: *mut EC_GROUP,
    flag: c_int
)