alef 0.82.0

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
4
{{ indent }}if (nativeResult == {{ zero }})
{{ indent }}{
{{ indent }}    throw {{ exception_name }}.FromLastError("{{ cs_native_name }} failed");
{{ indent }}}