LuaPcallK typedef

LuaPcallK = int Function(Pointer<NativeType>, int, int, int, int, int)

Implementation

typedef LuaPcallK = int Function(ffi.Pointer, int, int, int, int, int);