aboutsummaryrefslogtreecommitdiffhomepage
path: root/system/wayland/wayland-client-helper.h
blob: eae8936d88a55c28a2ca362d2bb9a326cea0ada3 (plain)
1
2
3
4
#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);