Function mlir_sys::mlirTypeIsATuple
source · pub unsafe extern "C" fn mlirTypeIsATuple(type_: MlirType) -> bool
Expand description
Checks whether the given type is a tuple type.
pub unsafe extern "C" fn mlirTypeIsATuple(type_: MlirType) -> bool
Checks whether the given type is a tuple type.