Searched defs:lua_pushcfunction (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mit/lua/dist/src/
H A Dlua.h405 #define lua_pushcfunction(L,f) lua_pushcclosure(L, (f), 0) macro

Completed in 185 milliseconds