alef 0.25.39

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
/* Create a new {{ service_name }} instance. */
{{ prefix_lower }}{{ opaque_name }}* {{ prefix_lower }}_{{ service_snake }}_new(void);