Files
hakurei/sandbox/wl/wayland-bind.h
2025-06-25 23:43:42 +09:00

4 lines
170 B
C

#include <stdint.h>
int32_t hakurei_bind_wayland_fd(char *socket_path, int fd, const char *app_id,
const char *instance_id, int sync_fd);