You cannot export it as cstring, you must export it as Rune ( in C it's `int*` ) or Rune16 (in C it's `short*`)
- How to return Unicode in shared library Santino
- Re: How to return Unicode in shared library jangko
- Re: How to return Unicode in shared library Santino
- Re: How to return Unicode in shared library mashingan
