Searched defs:luaopen_coroutine (Results 1 – 4 of 4) sorted by relevance
18 LUAMOD_API int (luaopen_coroutine) (lua_State *L); variable
151 LUAMOD_API int luaopen_coroutine (lua_State *L) { in luaopen_coroutine() function