LuaGetGlobal typedef

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

Implementation

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