flushHostCache static method

void flushHostCache(
  1. ThermionDartTexture1 _lib
)

Implementation

static void flushHostCache(ThermionDartTexture1 _lib) {
  _lib._objc_msgSend_1(_lib._class_NSHost1, _lib._sel_flushHostCache1);
}