Pass generated C++ struct templates to a C header
See also “How can I pass an object of a C++ class to/from a C function?” (C++ FAQ), however I am unsure how to apply it to my case.
Pass generated C++ struct templates to a C header
See also “How can I pass an object of a C++ class to/from a C function?” (C++ FAQ), however I am unsure how to apply it to my case.