Files
hakurei/sandbox/wl/wayland-bind.h
2025-06-18 13:45:34 +09:00

4 lines
158 B
C

#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);