<div dir="ltr">Hi,<br><br>I am trying to create a plt-scheme interface to a c library that uses complex numbers as arguments. The complex type is either long double or the standard c++ complex value. Does anyone have any idea how I could create these ctypes in the ffi?<br>
<br>thanks<br>A<br></div>