Function mlir_sys::mlirComplexTypeGetElementType
source · pub unsafe extern "C" fn mlirComplexTypeGetElementType(
type_: MlirType
) -> MlirType
Expand description
Returns the element type of the given complex type.