JVM_DefineClassWithSource

Static JVM_DefineClassWithSource 

Source
pub static JVM_DefineClassWithSource: Weak<fn(env: *mut JNIEnv, name: *const c_char, loader: jobject, buf: *const jbyte, len: jsize, pd: jobject, source: *const c_char) -> jclass>