LuaLoadFile typedef

LuaLoadFile = int Function(Pointer<NativeType>, Pointer<Utf8>, int)

Implementation

typedef LuaLoadFile = int Function(ffi.Pointer, ffi.Pointer<Utf8>, int);