aboutsummaryrefslogtreecommitdiffhomepage
path: root/wl/wayland-bind.h
blob: 720dfe4e9288f2adaa0681c3e21924a6db1691cb (plain)
1
2
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);