executor/packages/go/protos/launch.proto.h

9 lines
188 B
C

/* launch.c */
#ifndef THINK_C
void dolaunch (StringPtr s);
#endif
void launchapp (ControlHandle c);
void launchda (ControlHandle c);
void launchcreator (ControlHandle c, short message);