menu
flutter_embed_lua package
documentation
lua_bindings.dart
LuaBindings
luaL_pushresult method
luaL_pushresult method
dark_mode
light_mode
luaL_pushresult
method
void
luaL_pushresult
(
Pointer
<
luaL_Buffer
>
B
)
Implementation
void luaL_pushresult(ffi.Pointer<luaL_Buffer> B) { return _luaL_pushresult(B); }
flutter_embed_lua package
documentation
lua_bindings
LuaBindings
luaL_pushresult method
LuaBindings class