8 #ifndef MINIWGET_H_INCLUDED 9 #define MINIWGET_H_INCLUDED 23 int parseURL(
const char *,
char *,
unsigned short *,
char * *,
unsigned int *);
int parseURL(const char *, char *, unsigned short *, char **, unsigned int *)
Definition: miniwget.c:521
GLsizeiptr size
Definition: glext.h:6559
GLdouble s
Definition: glext.h:6390
#define MINIUPNP_LIBSPEC
Definition: miniupnpc_declspec.h:8
MINIUPNP_LIBSPEC void * getHTTPResponse(int s, int *size, int *status_code)
Definition: miniwget.c:70
MINIUPNP_LIBSPEC void * miniwget_getaddr(const char *, int *, char *, int, unsigned int, int *)
Definition: miniwget.c:644
MINIUPNP_LIBSPEC void * miniwget(const char *, int *, unsigned int, int *)
Definition: miniwget.c:626