unlock method

void unlock()

Implementation

void unlock() {
  // 888
  sdlUnlockTexture(this);
}