<div dir="ltr"><div><div><div>I'd like to call CloneFunctionInto() from C code, so I tried to create a C binding.<br></div>However, it seems some of the parameters to CloneFunctionInto() are references, not pointers, and the wrap/unwrap macros do not work on references.<br><br></div>Is there a better way to create a C binding for CloneFunctionInto()?<br><br></div>Toshi<br><br></div>