Type Alias ul_next_sys::JSContextRef

source ·
pub type JSContextRef = *const OpaqueJSContext;
Expand description

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