Function JS_WrapValue

Source
pub unsafe extern "C" fn JS_WrapValue(
    cx: *mut JSContext,
    vp: MutableHandle<Value>,
) -> bool