One more example, for variables
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-cherylfoil@10792 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6c646831c3
commit
52dd40260d
2 changed files with 27 additions and 19 deletions
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
typedef struct {
|
||||
int x,y;
|
||||
} Point;
|
||||
} Point; /*!< Description of struct Point */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue