Function mlir_sys::mlirAttributeIsAString
source · pub unsafe extern "C" fn mlirAttributeIsAString(
attr: MlirAttribute
) -> bool
Expand description
Checks whether the given attribute is a string attribute.
pub unsafe extern "C" fn mlirAttributeIsAString(
attr: MlirAttribute
) -> bool
Checks whether the given attribute is a string attribute.