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

Returns the element type of the shaped type.