Closed kenz-gelsoft closed 11 years ago
The rust-bindgen handles not only functions but also constants or struct definitions. And it may help generating OOP style wrapper with its AST output that may be handled more easily than wild header files.
The rust-bindgen handles not only functions but also constants or struct definitions. And it may help generating OOP style wrapper with its AST output that may be handled more easily than wild header files.