Function THDoubleVector_copy

Source
pub unsafe extern "C" fn THDoubleVector_copy(
    y: *mut f64,
    x: *const f64,
    n: isize,
)