FACT++
1.0
|
JNIEXPORT void JNICALL Java_dim_Memory_copyIntoIntArray | ( | JNIEnv * | env, |
jclass | nativeClass, | ||
jlong | nativeDataAddress, | ||
jintArray | array, | ||
jint | arrayOffset, | ||
jint | length | ||
) |
Definition at line 1998 of file dim_jni.c.
References DBGe, dim_Dbg_MEMORY, and Java_dim_Memory_copyIntoLongArray().
Referenced by Java_dim_Memory_copyIntoShortArray().