mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-24 11:57:35 +02:00
created new instance of arch in plugin #4313
This commit is contained in:
parent
d642714fe8
commit
8e4f758cb1
7 changed files with 18 additions and 13 deletions
|
@ -33,7 +33,7 @@
|
|||
|
||||
extern "C" {
|
||||
|
||||
NS_API void init(void* log, void* arch);
|
||||
NS_API void init(void* log);
|
||||
NS_API int initEvent(void (*sendEvent)(const char*, void*));
|
||||
NS_API void* invoke(const char* command, void** args);
|
||||
NS_API void cleanup();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue