You need to use this instead:
proc newSeqStreamIn*(fn: cstring): SeqStreamInObj {.importcpp:
"klibpp::SeqStreamIn(@)".}
Run(I think, couldn't test it.)
You need to use this instead:
proc newSeqStreamIn*(fn: cstring): SeqStreamInObj {.importcpp:
"klibpp::SeqStreamIn(@)".}
Run(I think, couldn't test it.)