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