mlir_sys

Function mlirTypeIsAFloat

Source
pub unsafe extern "C" fn mlirTypeIsAFloat(type_: MlirType) -> bool
Expand description

Checks whether the given type is a floating-point type.