Function mozjs_sys::jsapi::JS::SetValues

source ยท
pub unsafe extern "C" fn SetValues(
    cx: *mut JSContext,
    obj: HandleObject,
    rval: MutableHandleValue,
) -> bool