Function torch::THCharTensor_newNarrow [] [src]

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