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

lua_readline

Declaration

Source position: Lua.pas line 86

function lua_readline(

  L: Plua_State;

  var b: PChar;

  p: PChar

):Boolean;