Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c181 #define lua_touserdata dll_lua_touserdata
288 void *(*dll_lua_touserdata) (lua_State *L, int idx); variable
405 {"lua_touserdata", (luaV_function) &dll_lua_touserdata},