All checks were successful
Test / Create distribution (push) Successful in 32s
Test / Sandbox (push) Successful in 1m49s
Test / Fortify (push) Successful in 2m44s
Test / Sandbox (race detector) (push) Successful in 3m5s
Test / Fpkg (push) Successful in 3m32s
Test / Fortify (race detector) (push) Successful in 4m15s
Test / Flake checks (push) Successful in 1m4s
Signed-off-by: Ophestra <cat@gensokyo.uk>
4 lines
158 B
C
4 lines
158 B
C
#include <stdint.h>
|
|
|
|
int32_t f_bind_wayland_fd(char *socket_path, int fd, const char *app_id,
|
|
const char *instance_id, int sync_fd); |