mlir_sys

Function mlirTypeIsATuple

Source
pub unsafe extern "C" fn mlirTypeIsATuple(type_: MlirType) -> bool
Expand description

Checks whether the given type is a tuple type.