Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlua.h242 LUA_API void (lua_pushboolean) (lua_State *L, int b); variable
A Dlapi.c599 LUA_API void lua_pushboolean (lua_State *L, int b) { in lua_pushboolean() function

Completed in 9 milliseconds