added support for passing function pointers as well as native lua object

into wrappered function
added example funcptr3


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9264 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Mark Gossage 2006-09-11 06:45:03 +00:00
commit 20c2d4bf01
8 changed files with 312 additions and 0 deletions

View file

@ -2,6 +2,7 @@
class
constants
functest
funcptr3
pointer
simple
variables