ftp.nice.ch/pub/next/tools/screen/backspace/Fly.NIHS.bs.tar.gz#/FlyView.BackModule/FlyFuncs.h

This is FlyFuncs.h in view mode; [Download] [Up]

#import <appkit/appkit.h>
#import <mach/mach.h>
#import <mach/message.h>

void NXSetPoint(NXPoint *, NXCoord, NXCoord);
void NXSetSize(NXSize *, NXCoord, NXCoord);
port_t *mach_sleep_install(void);
void mach_sleep_remove(port_t *);
void mach_sleep(port_t *, msg_timeout_t);

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.