pub unsafe extern "C" fn mlirSMTAttrIsASMTAttribute(
attr: MlirAttribute,
) -> boolExpand description
Checks if the given attribute is a smt::SMTAttribute.
pub unsafe extern "C" fn mlirSMTAttrIsASMTAttribute(
attr: MlirAttribute,
) -> boolChecks if the given attribute is a smt::SMTAttribute.