The Rust side of the Bubba ↔ Android bridge. Java calls these #[no_mangle] functions; Rust calls back into Java via the stored JavaVM reference.
#[no_mangle]
JavaVM
This is the equivalent of React Native’s NativeModule system.
NativeModule