call-haskell-from-anything
call-haskell-from-anything copied to clipboard
How to expose structure/records in C's struct ?
Great work for this library !
How to map a record type in haskell to C's struct ?
I would like to let user to build a record type in Haskell via Python/ctypes, but in example there is only CString example