Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c171 #define lua_close dll_lua_close
278 void (*dll_lua_close) (lua_State *L); variable
395 {"lua_close", (luaV_function) &dll_lua_close},