burrow/Apple/NetworkExtension/libburrow/libburrow.h
2024-09-08 16:51:17 -07:00

2 lines
176 B
C

__attribute__((__swift_name__("spawnInProcess(socketPath:databasePath:)")))
extern void spawn_in_process(const char * __nullable socket_path, const char * __nullable db_path);