Function torch::THShortVector_copy [] [src]

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