Type Definition neon_runtime::nan::raw::Isolate

source · []
pub type Isolate = *mut Isolate__;
Expand description

Represents an instance of the V8 runtime.