menu
dart_lua_ffi package
documentation
generated_bindings.dart
LuaFFIBind
luaopen_math method
luaopen_math method
dark_mode
light_mode
luaopen_math
method
int
luaopen_math
(
Pointer
<
lua_State
>
L
)
Implementation
int luaopen_math( ffi.Pointer<lua_State> L, ) { return _luaopen_math( L, ); }
dart_lua_ffi package
documentation
generated_bindings
LuaFFIBind
luaopen_math method
LuaFFIBind class