Function torch::THIntVector_copy [] [src]

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