close method

int close()

Implementation

int close() {
  // 464
  return sdlRWclose(this);
}