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