rawGet abstract method

Future<LuaType> rawGet(
  1. int idx
)

Implementation

Future<LuaType> rawGet(int idx);