alef 0.24.14

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
        if (c.{{ prefix }}_last_error_code() != 0) {
            return _first_error({{ error_type }});
        }