Function torch::THLongVector_copy [] [src]

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