T-Box Basic dev
Loading...
Searching...
No Matches
icc_daemon.h
Go to the documentation of this file.
1
10
11#ifndef ICC_DAEMON_H
12#define ICC_DAEMON_H
13
14#ifdef __cplusplus
15extern "C"
16{
17#endif
18
25
26#ifdef __cplusplus
27}
28#endif
29
30#endif
int tbox_iccd_main(void)
启动 tbox_iccd 守护进程主流程。