Function bssl_sys::EC_POINT_copy

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