mlir_sys

Function mlirTypeIsAF32

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

Checks whether the given type is an f32 type.