Ophestra
045983d7f4
Having a huge blurb of inline C hurts readability on web pages and some text editors. Signed-off-by: Ophestra <cat@gensokyo.uk>
3 lines
130 B
C
3 lines
130 B
C
#include <stdint.h>
|
|
|
|
int32_t bind_wayland_fd(char *socket_path, int fd, const char *app_id, const char *instance_id, int sync_fd); |