API-GEN: WIP: Implementing C->Rust conversions...
Now arrays, handles and primitive values can be converted to the appropriate Rust values. TODO: Need to forward each function to the concrete api_impl methods, and convert the return values back to C types. Stubs should be generated to ease the implementation of high-level methods.
This diff is collapsed.
Please register or sign in to comment