pub type JSGlobalContextRef = *mut OpaqueJSContext;Expand description
@typedef JSGlobalContextRef A global JavaScript execution context. A JSGlobalContext is a JSContext.
pub type JSGlobalContextRef = *mut OpaqueJSContext;@typedef JSGlobalContextRef A global JavaScript execution context. A JSGlobalContext is a JSContext.