pub unsafe extern "C" fn mlirComplexTypeGetElementType(
    type_: MlirType
) -> MlirType
Expand description

Returns the element type of the given complex type.