Function torch::THFloatVector_copy [] [src]

pub unsafe extern "C" fn THFloatVector_copy(
    y: *mut f32,
    x: *const f32,
    n: isize
)