]>
git.saurik.com Git - apple/icu.git/blob - icuSources/samples/layout/ucreader.h
3 * © 2016 and later: Unicode, Inc. and others.
4 * License & terms of use: http://www.unicode.org/copyright.html#License
6 * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
13 #include "unicode/utypes.h"
18 const UChar
*uc_readFile(const char *fileName
, gs_guiSupport
*guiSupport
, int32_t *charCount
);