Function JSContextGetGroup

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