<div dir="ltr">Hi list,<div><br></div><div>I have a value of type `unit ptr` that points to a function with known signature.  Is there a way to obtain an OCaml function out of it in order to call it ?</div><div><br></div><div>In other words, I am looking for a function with signature : `unit ptr -> 'a fn -> 'a`.</div><div><br></div><div>I did look through the docs but unless I missed something this case does not seem to be covered.</div><div><br></div><div>Any ideas?</div><div><br></div><div>Best wishes,</div><div>Nicolas</div></div>