alef 0.25.37

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