Function EC_POINT_copy

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