pub unsafe extern "C" fn mlirComplexTypeGet( elementType: MlirType, ) -> MlirType
Creates a complex type with the given element type in the same context as the element type. The type is owned by the context.