Function mlir_sys::mlirTupleTypeGetNumTypes
source · pub unsafe extern "C" fn mlirTupleTypeGetNumTypes(
type_: MlirType
) -> isize
Expand description
Returns the number of types contained in a tuple.
pub unsafe extern "C" fn mlirTupleTypeGetNumTypes(
type_: MlirType
) -> isize
Returns the number of types contained in a tuple.