]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layoutex/layout/plruns.h
ICU-64232.0.1.tar.gz
[apple/icu.git] / icuSources / layoutex / layout / plruns.h
index 2a7a397d3ec59e4bcb402313c85531b09f34db2e..6cbece8040ec000768f1f676d93ebddb87c80343 100644 (file)
 
 /**
  * Opaque datatype representing an array of font runs
+ * @internal
  */
 typedef void pl_fontRuns;
 /**
  * Opaque datatype representing an array of value runs
+ * @internal
  */
 typedef void pl_valueRuns;
 /**
  * Opaque datatype representing an array of locale runs
+ * @internal
  */
 typedef void pl_localeRuns;