Type Definition neon_sys::Isolate

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

Represents an instance of the V8 runtime.