os/persistentdata/persistentstorage/sqlite3api/TEST/TCL/tcldistribution/mac/tclMac.h
First public contribution.
4 * Declarations of Macintosh specific public variables and procedures.
6 * Copyright (c) 1997 Sun Microsystems, Inc.
8 * See the file "license.terms" for information on usage and redistribution
9 * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
11 * RCS: @(#) $Id: tclMac.h,v 1.5 2001/11/23 01:27:05 das Exp $
24 typedef int (*Tcl_MacConvertEventPtr) _ANSI_ARGS_((EventRecord *eventPtr));
26 #include "tclPlatDecls.h"