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

Checks whether the given attribute is a unit attribute.