tell method

int tell()

Implementation

int tell() {
  // 341
  return sdlRWtell(this);
}