menu
dart_lua_ffi package
documentation
generated_bindings.dart
LuaFFIBind
luaL_newstate method
luaL_newstate method
dark_mode
light_mode
luaL_newstate
method
Pointer
<
lua_State
>
luaL_newstate
(
)
Implementation
ffi.Pointer<lua_State> luaL_newstate() { return _luaL_newstate(); }
dart_lua_ffi package
documentation
generated_bindings
LuaFFIBind
luaL_newstate method
LuaFFIBind class