Static jvm_rs::jvm::JVM_NewArray

source ·
pub static JVM_NewArray: Weak<fn(env: *mut JNIEnv, eltClass: jclass, length: jint) -> jobject>