Function mlir_sys::mlirTypeIsAF64

source ·
pub unsafe extern "C" fn mlirTypeIsAF64(type_: MlirType) -> bool
Expand description

Checks whether the given type is an f64 type.