protoent

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct protoent {}

Members

Variables

p_aliases
char** p_aliases;
Undocumented in source.
p_name
char* p_name;
Undocumented in source.
p_proto
int p_proto;
Undocumented in source.

Meta