Home
last modified time | relevance | path

Searched refs:dll_luaopen_io (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_lua.c212 #define luaopen_io dll_luaopen_io
328 int (*dll_luaopen_io) (lua_State *L); variable
436 {"luaopen_io", (luaV_function) &dll_luaopen_io},