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