Type Definition toad_jni::java::Env

source ·
pub type Env<'local> = JNIEnv<'local>;
Expand description

Alias for jni::JNIEnv