Function THIntTensor_copyFloat

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