Put `/*TYPESECTION*/` in the very first of your emit pragma. Ref: <https://nim-lang.org/docs/manual.html#implementation-specific-pragmas-emit-pragma>
- FFI: How to bind to a cpp std::vector which contains another ... bertikrueger
- FFI: How to bind to a cpp std::vector which contains ano... mashingan