Function EC_GROUP_copy

Source
pub unsafe extern "C" fn EC_GROUP_copy(
    dst: *mut ec_group_st,
    src: *const ec_group_st,
) -> i32