pbc
pbc copied to clipboard
Add extern C and dllexport for luaopen().
Add extern C for luaopen_protobuf_c() in pbc-lua53.c. Also add dllexport for Windows.
You may use macro LUAMOD_API
instead. You can update your PR, and I will merge it.