Unit 'lua' Package
[Overview][Constants][Types][Procedures and functions][Index] [#lua]

lua_sethook

Declaration

Source position: lua.pas line 344

function lua_sethook(

  L: Plua_State;

  func: lua_Hook;

  mask: Integer;

  count: Integer

):Integer;


Documentation generated on: 2023-03-18