Function THShortTensor_newUnfold

Source
pub unsafe extern "C" fn THShortTensor_newUnfold(
    tensor: *mut THShortTensor,
    dimension_: c_int,
    size_: c_long,
    step_: c_long,
) -> *mut THShortTensor