Function THCharTensor_newUnfold

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