inet.h 99 B

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