pub fn dispatch_update<R>(call: EndpointCall, f: impl FnOnce() -> R) -> R
Dispatch a synchronous update endpoint.