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

lua_Alloc

Declaration

Source position: lua.pas line 100

type lua_Alloc = function(

  ud: Pointer;

  ptr: Pointer;

  osize: size_t;

  nsize: size_t

):Pointer;


Documentation generated on: 2023-03-18