You cannot export it as cstring, you must export it as Rune ( in C it's `int*` 
) or Rune16 (in C it's `short*`)

Reply via email to