mlir_sys

Function mlirAttributeIsADenseBoolArray

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

Checks whether the given attribute is a dense array attribute.