alef 0.25.37

Opinionated polyglot binding generator for Rust libraries
Documentation
1
{{ indent }}if (!{{ c_name }}.equals(MemorySegment.NULL)) { try { {{ free_handle }}.invoke({{ c_name }}); } catch (Throwable ignore) {} }