Function mlir_sys::mlirTypeIsAF32
source · pub unsafe extern "C" fn mlirTypeIsAF32(type_: MlirType) -> bool
Expand description
Checks whether the given type is an f32 type.
pub unsafe extern "C" fn mlirTypeIsAF32(type_: MlirType) -> bool
Checks whether the given type is an f32 type.