Type Definition ul_sys::JSGlobalContextRef[][src]

pub type JSGlobalContextRef = *mut OpaqueJSContext;
Expand description

@typedef JSGlobalContextRef A global JavaScript execution context. A JSGlobalContext is a JSContext.