m_pIsolate property

Pointer<Void> m_pIsolate
getter/setter pair

Pointer to the v8::Isolate to use, or NULL to force PDFium to create one.

Implementation

external ffi.Pointer<ffi.Void> m_pIsolate;