Function THIntTensor_newView

Source
pub unsafe extern "C" fn THIntTensor_newView(
    tensor: *mut THIntTensor,
    size: *mut THLongStorage,
) -> *mut THIntTensor