pub fn process_pointer_repasses<F>(processor: F)Expand description
Re-export the UI crate so applications can depend on a single crate. Processes all pending pointer repasses.
The host (e.g., app shell or layout engine) should call this after composition/layout to service pointer invalidations without forcing measure/layout passes.