11 ms·
While raw C is not super helpful for generating nice bindings, I think you could get most of the way there if there were annotations for everything, e.g. like h
by PeakKS 1y ago
While raw C is not super helpful for generating nice bindings, I think you could get most of the way there if there were annotations for everything, e.g. like how the __counted_by__ attribute was added.