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