Helper module that wraps NIF calls and returns {:ok, result} tuples.
Every wrapper calls its ExBurn.Nif counterpart directly — no dynamic
dispatch — so Dialyzer can check the whole bridge and no atoms are
created at runtime.
Helper module that wraps NIF calls and returns {:ok, result} tuples.
Every wrapper calls its ExBurn.Nif counterpart directly — no dynamic
dispatch — so Dialyzer can check the whole bridge and no atoms are
created at runtime.