buzz icon indicating copy to clipboard operation
buzz copied to clipboard

Defining aliases for FFI symbols

Open giann opened this issue 2 years ago • 0 comments

zdef("mylib", "fn Some_Function() void;", as: "someFunction");

The syntax is not obvious here. This would not work for multiple definition zdef statements.

giann avatar Oct 26 '23 19:10 giann