Generate bindings for constants
Opened this issue · 0 comments
edsko commented
When a C header defines
extern const int x;
we should generate a binding x :: CInt
.
Opened this issue · 0 comments
When a C header defines
extern const int x;
we should generate a binding x :: CInt
.