💾 Archived View for gemini.rmf-dev.com › repo › Vaati › Vgmi › files › cbb9f450ae084248323d182f0fab8… captured on 2024-02-05 at 10:05:07. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Go Back

0 /*

1 * ISC License

2 * Copyright (c) 2023 RMF <rawmonk@firemail.cc>

3 */

4 int xdg_init(void);

5 int xdg_request(const char *request);

6 int xdg_available(void);

7 int xdg_proc(int in, int out);

8