Function mozjs::jsapi::JS::SetValues

source ยท
pub unsafe extern "C" fn SetValues(
    cx: *mut JSContext,
    obj: Handle<*mut JSObject>,
    rval: MutableHandle<Value>,
) -> bool