pub unsafe extern "C" fn mlirAttributeIsADenseBoolArray(
    attr: MlirAttribute
) -> bool
Expand description

Checks whether the given attribute is a dense array attribute.