LuaSetGlobal typedef

LuaSetGlobal = void Function(Pointer<NativeType>, Pointer<Utf8>)

Implementation

typedef LuaSetGlobal = void Function(ffi.Pointer, ffi.Pointer<Utf8>);