Function JSContextGroupRetain

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