#ifndef _NTRTL_H // IPv4/6 conversion typedef struct in_addr IN_ADDR, *PIN_ADDR; #endif View code on GitHub
This structure is documented in Windows SDK here and here.