libquickjs_ng_sys

Function JS_DupValue

Source
pub unsafe extern "C" fn JS_DupValue(
    ctx: *mut JSContext,
    v: JSValue,
) -> JSValue