blob: d8c3417bae99565121ab3f7a7d18e8947b86cce8 (
plain)
1
2
3
4
5
6
7
8
|
[Caml] Call caml_to_c
[C] Enter caml_to_c
[C] Call c_to_caml
[Caml] Enter c_to_caml
[Caml] Leave c_to_caml
[C] Return from c_to_caml
[C] Leave caml_to_c
[Caml] Return from caml_to_c
|