/*
* NAppGUI Cross-platform C SDK
* 2015-2025 Francisco Garcia Collado
* MIT Licence
* https://nappgui.com/en/legal/license.html
*
* File: inet.hxx
* https://nappgui.com/en/inet/inet.html
*
*/
/* inet library */
typedef enum _ierror_t
ierror_t;
typedef struct _http_t Http;