2 lines
170 B
C
2 lines
170 B
C
__attribute__((__swift_name__("spawnInProcess(socketPath:dbPath:)")))
|
|
extern void spawn_in_process(const char * __nullable socket_path, const char * __nullable db_path);
|