Function EC_KEY_set_group

Source
pub unsafe extern "C" fn EC_KEY_set_group(
    key: *mut ec_key_st,
    group: *const ec_group_st,
) -> i32