kennytm/rust-ios-android

Bridge to C API

dbof10 opened this issue · 0 comments

I'm not from Rust world. However, I want to use a Rust library. Based on https://github.com/sindresorhus/gifski-app/tree/master/gifski-api, there is a possibility to do build the Rust lib, port it as C API and use it through JNI. Any help?