Function ul_sys::JSContextGroupRetain[][src]

pub unsafe extern "C" fn JSContextGroupRetain(
    group: JSContextGroupRef
) -> JSContextGroupRef
Expand description

@function @abstract Retains a JavaScript context group. @param group The JSContextGroup to retain. @result A JSContextGroup that is the same as group.