b0yediti0nB
Denoβ€’6mo ago
b0yediti0n

String Return via Pointer (FFI) - Deno with .so Libraries

I'm developing in Deno and using the FFI API to interact with a native library (.so). I have a specific question about how to handle string returns via pointers.
image.png
Was this page helpful?