Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlua.h259 LUA_API void *(lua_newuserdatauv) (lua_State *L, size_t sz, int nuvalue); variable
A Dlapi.c1335 LUA_API void *lua_newuserdatauv (lua_State *L, size_t size, int nuvalue) { in lua_newuserdatauv() function

Completed in 8 milliseconds