Type Definition ul_sys::JSContextRef[][src]

pub type JSContextRef = *const OpaqueJSContext;
Expand description

@typedef JSContextRef A JavaScript execution context. Holds the global object and other execution state.