releaseMemory

abstract fun releaseMemory(size: Int): Int(source)

Attempts to free size bytes of heap memory by deallocating non-essential memory allocations held by the database library.