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