Open mantielero opened 6 months ago
It's basically a structure construction, and Futhark unfortunately doesn't handle C macros well. This is a limitation of how C macros are defined. Should be fairly easy to write that template and just use the output from c2nim though.
I am trying to wrap the header file libavutil/channel_layout.h.
By means of:
This part of the header is not in the produced file.
c2nim
is a bit closer to the right answer but I don't what would be the required template in this case: