Function mozjs::rust::jsapi_wrapped::SetValues

source ยท
pub unsafe fn SetValues(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    rval: &mut MutableHandleValue<'_>,
) -> bool