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