mlirAttributeIsAComplex

Function mlirAttributeIsAComplex 

Source
pub unsafe extern "C" fn mlirAttributeIsAComplex(
    attr: MlirAttribute,
) -> bool
Expand description

Checks whether the given attribute is a complex attribute.