mlir_sys

Function mlirAttributeIsAFloat

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

Checks whether the given attribute is a floating point attribute.