[Overview][Constants][Types][Procedures and functions] Reference for unit 'lua' (#pLua)

luaL_checkstring

Declaration

Source position: lua.pas line 705

function luaL_checkstring(

  L: Plua_State;

  n: Integer

):PChar;