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