FACT++
1.0
|
JNIEXPORT jlong JNICALL Java_dim_MutableMemory_allocateNativeDataBlock | ( | JNIEnv * | env, |
jclass | nativeClass, | ||
jint | size | ||
) |
Definition at line 2059 of file dim_jni.c.
References DBGx, dim_Dbg_MEMORY_ALLOCATE, Java_dim_MutableMemory_releaseNativeDataBlock(), Memory::malloc(), and size.
Referenced by Java_dim_Memory_copyIntoDoubleArray().