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

luaL_checklstring

Declaration

Source position: lua.pas line 632

function luaL_checklstring(

  L: Plua_State;

  numArg: Integer;

  ls: Psize_t

):PChar;