[][src]Type Definition ul_sys::JSContextRef

type JSContextRef = *const OpaqueJSContext;

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