libUPnP  1.14.20
TheStruct.h
1 struct TheStruct
2 {
3  int x;
4  int y;
5 };
Definition: TheStruct.h:2