remove subfolder flutter_hbb

This commit is contained in:
rustdesk
2021-08-30 21:12:31 +08:00
parent 83736732fc
commit 903a4ea27f
90 changed files with 1 additions and 0 deletions

4
ios/Runner/ffi.h Normal file
View 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*);