Do you know how I can call a C variadic function in FFI Deno?
I want to call a C variadic function from Deno but I looked at the documentation and it doesn't seem possible. Solutions ? Thanks in advance.
3 Replies
I'd recommend reading this read: https://discord.com/channels/684898665143206084/1102403225778405456/1102403225778405456
wow thank you