]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-lua: Add DLUA_WRAP_C_DATA macro to more easily expose C structures to lua
authorJosef 'Jeff' Sipek <jeff.sipek@open-xchange.com>
Thu, 25 Feb 2021 15:22:24 +0000 (10:22 -0500)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Fri, 19 Mar 2021 13:13:10 +0000 (15:13 +0200)
commit21a2bddaeb9737a91d086c0e24895c70efe19d5c
tree3a2e468c65def2a807efb2d8c64d534632da73d5
parent1dab5661cfea5422fd1cbc43dd483f63f3e33f28
lib-lua: Add DLUA_WRAP_C_DATA macro to more easily expose C structures to lua
src/lib-lua/Makefile.am
src/lib-lua/dlua-wrapper.h [new file with mode: 0644]