pub unsafe extern "C-unwind" fn JSContextGroupRetain(
group: JSContextGroupRef,
) -> JSContextGroupRef
👎Deprecated: renamed to
JSContext::group_retain
Available on crate features
JSBase
and JSContextRef
only.