[TS] Correct TS call semantics for some function types
authorMatt Corallo <git@bluematt.me>
Sat, 1 Oct 2022 20:31:26 +0000 (20:31 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 3 Oct 2022 20:38:23 +0000 (20:38 +0000)
TS functions now all return uint64_t, not uint32_t, for pointers.


No differences found