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

Checks whether the given attribute is a floating point attribute.