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

lua_resume

Declaration

Source position: Lua.pas line 355

function lua_resume(

  L: Plua_State;

  narg: Integer

):Integer;