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