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