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

lua_readline

Declaration

Source position: lua.pas line 107

function lua_readline(

  L: Plua_State;

  var b: PChar;

  p: PChar

):Boolean;