[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
3
Examples/ocaml/callback/example.c
Normal file
3
Examples/ocaml/callback/example.c
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
/* File : example.c */
|
||||
|
||||
#include "example.h"
|
||||
Loading…
Add table
Add a link
Reference in a new issue