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