Home
last modified time | relevance | path

Searched defs:dll_lua_rawgeti (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_lua.c301 void (*dll_lua_rawgeti) (lua_State *L, int idx, int n); variable
304 int (*dll_lua_rawgeti) (lua_State *L, int idx, lua_Integer n); variable