Function JS_DupValue

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