Searched refs:luaopen_cmsgpack (Results 1 – 2 of 2) sorted by relevance
913 LUALIB_API int luaopen_cmsgpack(lua_State *L) { in luaopen_cmsgpack() function928 luaopen_cmsgpack(L); in luaopen_cmsgpack_safe()
817 LUALIB_API int (luaopen_cmsgpack) (lua_State *L); variable828 luaLoadLib(lua, "cmsgpack", luaopen_cmsgpack); in luaLoadLibraries()