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

lua_yield

Declaration

Source position: Lua.pas line 353

function lua_yield(

  L: Plua_State;

  nresults: Integer

):Integer;