aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function EC_POINT_copy

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