Function THShortTensor_copy

Source
pub unsafe extern "C" fn THShortTensor_copy(
    tensor: *mut THShortTensor,
    src: *mut THShortTensor,
)