root/win32/inet.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 #include <php.h>
   2 #include <Winsock2.h>
   3 
   4 PHPAPI int inet_aton(const char *cp, struct in_addr *inp);

/* [<][>][^][v][top][bottom][index][help] */