Function makepad_android_state::get_java_vm

source ·
pub fn get_java_vm() -> *mut JavaVM
Expand description

Returns a raw pointer to the JavaVM instance initialized by the JNI layer.

If the JavaVM instance has not been initialized, this returns a null pointer.