setVersion_ static method

void setVersion_(
  1. ThermionDartTexture1 _lib,
  2. int aVersion
)

Implementation

static void setVersion_(ThermionDartTexture1 _lib, int aVersion) {
  _lib._objc_msgSend_422(
      _lib._class_NSObject1, _lib._sel_setVersion_1, aVersion);
}