mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 23:43:20 +03:00
ios add dummy call and remove some lookup functions
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
@@ -1,4 +1 @@
|
||||
void* get_rgba();
|
||||
void free_rgba(void*);
|
||||
void set_by_name(const char*, const char*);
|
||||
const char* get_by_name(const char*, const char*);
|
||||
const unsigned char* session_get_rgba(const char*);
|
||||
|
||||
Reference in New Issue
Block a user