memory_used method

int memory_used()
inherited

Implementation

int memory_used() {
  return _h_sqlite3_memory_used();
}