alef 0.83.2

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
{{ indent }}if (c.{{ symbol }}({{ args }}) != {{ present }}) {
{{ failure_block }}{{ cleanup }}{{ indent }}    return null;
{{ indent }}}