pub unsafe extern "C" fn mlirTupleTypeGetNumTypes(
    type_: MlirType
) -> isize
Expand description

Returns the number of types contained in a tuple.