Skip to main content

JSContextGetGroup

Function JSContextGetGroup 

Source
pub unsafe extern "C-unwind" fn JSContextGetGroup(
    ctx: JSContextRef,
) -> JSContextGroupRef
👎Deprecated:

renamed to JSContext::group

Available on crate features JSBase and JSContextRef only.