QJS constructor

QJS(
  1. DynamicLibrary dylib
)

Implementation

QJS(ffi.DynamicLibrary dylib) : _lookup = dylib.lookup;