mlirTypeIsAF64

Function mlirTypeIsAF64 

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

Checks whether the given type is an f64 type.