Function javascriptcore_sys::JSGlobalContextRelease
[−]
[src]
pub unsafe extern "C" fn JSGlobalContextRelease(ctx: JSGlobalContextRef)
Releases a global JavaScript execution context.
ctxTheJSGlobalContextto release.