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