Top


定義場所(file name)

hotspot/src/share/vm/prims/jni.cpp

説明(description)

// Returns the function structure

名前(function name)

struct JNINativeInterface_* jni_functions_nocheck() {

本体部(body)

      return &jni_NativeInterface;
    }

This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.