You need to use this instead:
    
    
    proc newSeqStreamIn*(fn: cstring): SeqStreamInObj {.importcpp: 
"klibpp::SeqStreamIn(@)".}
    
    
    
    Run

(I think, couldn't test it.)

Reply via email to