JSContextGetGlobalContext

Function JSContextGetGlobalContext 

Source
pub unsafe extern "C-unwind" fn JSContextGetGlobalContext(
    ctx: JSContextRef,
) -> JSGlobalContextRef
👎Deprecated: renamed to JSContext::global_context
Available on crate features JSBase and JSContextRef only.