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:
parent
be3662e29b
commit
20c2d4bf01
8 changed files with 312 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
class
|
||||
constants
|
||||
functest
|
||||
funcptr3
|
||||
pointer
|
||||
simple
|
||||
variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue