alef 0.25.37

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
4
/// Zig wrapper for the {{ service_name }} service.
/// Owns an opaque C pointer to the service instance.
pub const {{ service_name }} = struct {
    owner: ?*anyopaque,