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

lua_yield

Declaration

Source position: lua.pas line 374

function lua_yield(

  L: Plua_State;

  nresults: Integer

):Integer;