Function openssl_sys::EC_GROUP_set_asn1_flag

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