Function THIntTensor_resize

Source
pub unsafe extern "C" fn THIntTensor_resize(
    tensor: *mut THIntTensor,
    size: *mut THLongStorage,
    stride: *mut THLongStorage,
)