[OCaml] Add a callback example
It is based on the the Python and Go examples.
This commit is contained in:
parent
fa0c3fe5c2
commit
a641966e0b
7 changed files with 95 additions and 2 deletions
|
|
@ -7,6 +7,4 @@
|
|||
#define ENABLE_STRING_VECTOR
|
||||
%include stl.i
|
||||
|
||||
%feature("director");
|
||||
|
||||
%include example.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue