close method

void close()

Implementation

void close() {
  _bindings.destroy_engine(_engine);
}