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