alef 0.62.9

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