pub unsafe extern "C" fn mlirAttributeEqual(
    a1: MlirAttribute,
    a2: MlirAttribute
) -> bool
Expand description

Checks if two attributes are equal.