sandbox/wl: move into sandbox

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-03-25 05:26:37 +09:00
parent 532feb4bfa
commit 61dbfeffe7
8 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
#include <stdint.h>
int32_t f_bind_wayland_fd(char *socket_path, int fd, const char *app_id, const char *instance_id, int sync_fd);