Function mlir_sys::mlirAttributeIsAType
source · pub unsafe extern "C" fn mlirAttributeIsAType(
attr: MlirAttribute
) -> boolExpand description
Checks whether the given attribute is a type attribute.
pub unsafe extern "C" fn mlirAttributeIsAType(
attr: MlirAttribute
) -> boolChecks whether the given attribute is a type attribute.