home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD1.iso
/
Editor
/
GED403R.LZX
/
Install
/
Install.run
/
GOLDEDDATA
/
developer
/
api
/
clib
/
apilib_protos.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-06-28
|
365 b
|
10 lines
/*
Contains prototypes for the library interface functions ONLY.
*/
#define LibCall __geta4 __regargs
extern LibCall struct APIClient *APIMountClient(struct APIMessage *, char *);
extern LibCall void APICloseClient(struct APIClient *, struct APIMessage *);
extern LibCall void APIBriefClient(struct APIClient *, struct APIMessage *);