ollama/app/app_darwin.h

6 lines
150 B
C

void run();
void killOtherInstances();
int askToMoveToApplications();
int createSymlinkWithAuthorization();
extern void Restart();
extern void Quit();