💾 Archived View for gemini.rmf-dev.com › repo › Vaati › Vgmi › files › c5b1625e900c87ab4c399eb373e72… captured on 2023-12-28 at 15:46:20. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
0 /*
1 * ISC License
2 * Copyright (c) 2023 RMF <rawmonk@firemail.cc>
3 */
4 int xdg_init();
5 int xdg_request(const char *request);
6 int xdg_available();
7 int xdg_proc(int in, int out);
8