pub unsafe extern "C" fn mlirAttributeIsADictionary(
attr: MlirAttribute,
) -> boolExpand description
Checks whether the given attribute is a dictionary attribute.
pub unsafe extern "C" fn mlirAttributeIsADictionary(
attr: MlirAttribute,
) -> boolChecks whether the given attribute is a dictionary attribute.