[Overview][Constants][Types][Procedures and functions] Reference for unit 'Lua' (#gui)

luaL_checklstring

Declaration

Source position: Lua.pas line 611

function luaL_checklstring(

  L: Plua_State;

  numArg: Integer;

  ls: Psize_t

):PChar;