Function THCharTensor_newSelect

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