alef 0.78.0

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
4
    private static Exception GetLastError()
    {
        return {{ exception_name }}.FromLastError("Unknown error");
    }