Function quickjs_wasm_sys::JS_DupValueExt

source ·
pub unsafe extern "C" fn JS_DupValueExt(
    ctx: *mut JSContext,
    v: JSValue
) -> JSValue