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