about summary refs log tree commit diff stats
path: root/src/lmem.h
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-10-24 10:32:22 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-10-24 10:32:22 -0700
commitd8fcd648d79552e42ceea94a567743317ac08251 (patch)
tree6299eef2682b0bca6f938d8501154b0688ddcb3c /src/lmem.h
parent4a0822929b20f3a8fc5627d71527871fa7e39f7b (diff)
downloadteliva-d8fcd648d79552e42ceea94a567743317ac08251.tar.gz
ok, starting to make sense now
Putting together two resources:
  https://lucasklassmann.com/blog/2019-02-02-how-to-embeddeding-lua-in-c/#exposing-a-simple-variable
  https://www.lua.org/manual/5.3/manual.html, section 2.1, "Values and Types", particularly the description of light user data.

And lo, I see lua_pushlightuserdata in lapi.c
Diffstat (limited to 'src/lmem.h')
0 files changed, 0 insertions, 0 deletions