Function mlir_sys::mlirAttributeIsAFloat
source · pub unsafe extern "C" fn mlirAttributeIsAFloat(
attr: MlirAttribute
) -> bool
Expand description
Checks whether the given attribute is a floating point attribute.
pub unsafe extern "C" fn mlirAttributeIsAFloat(
attr: MlirAttribute
) -> bool
Checks whether the given attribute is a floating point attribute.