JVM_NewArray

Static JVM_NewArray 

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