MCPcopy Create free account
hub / github.com/algoscienceacademy/RustUI / end_frame

Method end_frame

src/renderer/default.rs:31–31  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

29 }
30
31 pub fn end_frame(&mut self) {}
32
33 pub fn window(&self) -> &Window {
34 &self.window

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected