Function egui_fltk_frontend::begin_with
source · [−]pub fn begin_with<W>(
window: &mut W,
render_pass: RenderPass,
surface: Surface,
surface_config: SurfaceConfiguration
) -> (Painter, EguiState) where
W: WindowExt + PPU, Expand description
Construct the frontend.