Function THShortTensor_newView

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