[][src]Function nginx::EC_POINT_copy

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