Function THShortTensor_copyInt

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