forked from security/hakurei
wl: separate inline C
Having a huge blurb of inline C hurts readability on web pages and some text editors. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
3
wl/wayland-bind.h
Normal file
3
wl/wayland-bind.h
Normal file
@@ -0,0 +1,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);
|
||||
Reference in New Issue
Block a user