LuaRemove typedef

LuaRemove = void Function(Pointer<NativeType>, int)

Implementation

typedef LuaRemove = void Function(ffi.Pointer, int);