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