You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:The text was updated successfully, but these errors were encountered: