Kitsunesaki Mezumona

Results 2 issues of Kitsunesaki Mezumona

It is different way to select between NDK_TOOLCHAIN and NDK_TOOLCHAIN_VERSION. e.g. --ndk-toolchain arm-linux-androideabi-clang3.6 --ndk-toolchain-version clang3.6

# Summary csbindgen connot generate C# Native method declarations from Rust 2024 edition sources because some attributes (such as `no_mangle` and `export_name`) must now be marked as unsafe using new...