Frost-54
Results
2
comments of
Frost-54
You can manually add a `typedef`. header.h ``` void add(int, int); typedef typeof(add) TAdd; ``` Gives: ``` /* automatically generated by rust-bindgen 0.69.1 */ extern "C" { pub fn add(arg1:...
I have signed the CLA, but the email used in this commit is not the one I signed the CLA with. What can I do to fix it.