mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
4 lines
51 B
C
4 lines
51 B
C
#include <lua.h>
|
|
|
|
int luaopen_mpack(lua_State *L);
|