Skip to content

Commit

Permalink
Export GoString
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-ramos committed Jul 20, 2020
1 parent 4cb06e8 commit 677a000
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/nim_status.nim
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import types
# and it will complain of duplication of function names

export SignalCallback
export GoString

proc hashMessage*(message: cstring): cstring {.exportc.} =
setupForeignThreadGc()
Expand Down

0 comments on commit 677a000

Please sign in to comment.