if_nameindex_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. struct if_nameindex_t
  2. struct if_nameindex_t
  3. struct if_nameindex_t
  4. struct if_nameindex_t
    version(!linux && !darwin && !FreeBSD && solaris)
    extern (C)
    struct if_nameindex_t {}

Members

Variables

if_index
uint if_index;
Undocumented in source.
if_name
char* if_name;
Undocumented in source.

Meta