Function mozjs::jsapi::JS_WrapValue

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