fortify/wl/wayland-bind.h

3 lines
130 B
C
Raw Permalink Normal View History

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