zigler v0.2.0 beam.Error.FunctionClauseError exception View Source
Translates to Elixir FunctionClauseError
.
This is the default mechanism for reporting that a Zigler nif function has been incorrectly passed a value from the Elixir BEAM runtime. This is very important, as Zig is statically typed.
support for users to be able to throw this value in their own Zig functions is forthcoming.