Function javascriptcore_sys::JSGlobalContextRetain [] [src]

pub unsafe extern "C" fn JSGlobalContextRetain(
    ctx: JSGlobalContextRef
) -> JSGlobalContextRef

Retains a global JavaScript execution context.

Returns a JSGlobalContext that is the same as ctx.