mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 09:31:28 +03:00
flutter run can run on iOS, though id editorbox not shown
This commit is contained in:
4
flutter_hbb/ios/Runner/ffi.h
Normal file
4
flutter_hbb/ios/Runner/ffi.h
Normal file
@@ -0,0 +1,4 @@
|
||||
void* get_rgba();
|
||||
void free_rgba(void*);
|
||||
void set_by_name(const char*, const char*);
|
||||
const char* get_by_name(const char*, const char*);
|
||||
Reference in New Issue
Block a user