Skip to main content

render

Function render 

Source
pub fn render<F>(f: F) -> CF<(), ()>
where F: 'static + Fn(Ctx<'_>, &mut FrameBuffer),