close method

void close()

Implementation

void close() {
  _bindings.libraw_close(_librawData);
}