💾 Archived View for gemini.rmf-dev.com › repo › Vaati › Vgmi › files › 533c3b3a638564f7013f23916efdd… captured on 2023-12-28 at 15:42:44. 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 typedef void* ip;

5 int dns_getip(const char *hostname, ip *out);

6