Skip to main content

run_loop

Function run_loop 

Source
pub async fn run_loop(
    ctx: LoopCtx,
    renderer: &mut dyn Renderer,
) -> Result<ExitReason>