alef 0.23.18

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