FACT++
1.0
|
JNIEXPORT void JNICALL Java_dim_MutableMemory_copyNativeDataBlock | ( | JNIEnv * | env, |
jclass | nativeClass, | ||
jlong | destinationDataAddress, | ||
jlong | sourceDataAddress, | ||
jint | length | ||
) |
Definition at line 2334 of file dim_jni.c.
References DBGe, and dim_Dbg_MUTABLE_MEMORY.
Referenced by Java_dim_MutableMemory_copyFromDoubleArray().