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

Checks whether the given attribute is a type attribute.