Function THLongTensor_copy

Source
pub unsafe extern "C" fn THLongTensor_copy(
    tensor: *mut THLongTensor,
    src: *mut THLongTensor,
)