Пример #1
0
 public static int GetHookMask(LuaStatePtr l)
 {
     return(LuaDelegates.lua_gethookmask(l));
 }