mlir_sys

Function mlirAttributeIsADictionary

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

Checks whether the given attribute is a dictionary attribute.