Add thread spawning FFI
This commit is contained in:
parent
a2cbd2ad77
commit
1b69b4a8e1
7 changed files with 98 additions and 29 deletions
|
|
@ -9,3 +9,4 @@ typedef struct {
|
|||
|
||||
NetWorkSettings getNetworkSettings(int);
|
||||
void initialize_oslog();
|
||||
void spawn_server();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue