Function ul_next_sys::JSContextGroupRetain

source ยท
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.