Function mozjs::rust::wrappers::SetValues

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