checkType abstract method

void checkType(
  1. int arg,
  2. LuaType t
)

Implementation

void checkType(int arg, LuaType t);