burrow/Apple/NetworkExtension/libburrow/libburrow.h
2024-04-21 18:01:47 -04:00

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);