aws_lc_sys

Function EC_POINT_copy

Source
pub unsafe extern "C" fn EC_POINT_copy(
    dest: *mut EC_POINT,
    src: *const EC_POINT,
) -> c_int