JS_DupValueRT

Function JS_DupValueRT 

Source
pub unsafe extern "C" fn JS_DupValueRT(
    rt: *mut JSRuntime,
    v: JSValue,
) -> JSValue