Function mozjs::jsapi::JS_WrapValue

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