]>
git.saurik.com Git - apple/icu.git/blob - icuSources/samples/layout/gsupport.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 typedef void gs_guiSupport
;
15 void gs_postErrorMessage(gs_guiSupport
*guiSupport
, const char *message
, const char *title
);