Function javavm::get_env[][src]

pub fn get_env() -> JNIEnv<'static>
Expand description

Retrieves the current JNIEnv from the JavaVM.

Panics

This function will panic if a JavaVM has not already been set