ICP  1
epicsdb.h
Go to the documentation of this file.
1 #ifndef EPICSDB_H
2 #define EPICSDB_H
3 
4 extern unsigned __stdcall run_epics_db(void* arg);
5 
6 #endif /* EPICSDB_H */
unsigned __stdcall run_epics_db(void *arg)
Definition: epicsdb.cpp:42