LuaOpenLibs typedef

LuaOpenLibs = void Function(Pointer<NativeType>)

Implementation

typedef LuaOpenLibs = void Function(ffi.Pointer);