mlirAttributeIsAString

Function mlirAttributeIsAString 

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

Checks whether the given attribute is a string attribute.