[][src]Function jni_glue::JNI_OnUnload

#[no_mangle]
pub extern "system" fn JNI_OnUnload(vm: *const JavaVM, _reserved: *const c_void)

Do not call! Automatically invoked by the JVM. See "unsafe-manual-jni-load-unload" to override this behavior.