mirror of
https://github.com/logos-messaging/nim-ffi.git
synced 2026-06-21 00:40:16 +00:00
Update the native C example to cast each struct return's callback msg to its `const <Type>*` and read it in-callback (EchoResponse, ComplexResponse), instead of scanning opaque bytes. Regenerate the headers with the new return-shape note. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>