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

lua_Writer

Declaration

Source position: lua.pas line 95

type lua_Writer = function(

  L: Plua_State;

  const p: Pointer;

  sz: size_t;

  ud: Pointer

):Integer;


Documentation generated on: 2023-03-18