aboutsummaryrefslogtreecommitdiffhomepage
path: root/wl/wayland-bind.h
blob: 67898fc610de4b235d29a97fd1f8ef3daa631a36 (plain)
1
2
3
#include <stdint.h>

int32_t bind_wayland_fd(char *socket_path, int fd, const char *app_id, const char *instance_id, int sync_fd);