1# bufInt.decls --
2#
3#	This file contains the declarations for all unsupported
4#	functions that are exported by the Buf library.  This file
5#	is used to generate the bufIntDecls.h file
6#
7
8library buf
9
10# Define the unsupported generic interfaces.
11
12interface bufInt
13
14# Declare each of the functions in the unsupported internal Buf
15# interface.  These interfaces are allowed to change between versions.
16# Use at your own risk.  Note that the position of functions should not
17# be changed between versions to avoid gratuitous incompatibilities.
18
19