Type Definition freya_renderer::WindowCallback

source ·
pub type WindowCallback = Arc<Box<fn(_: &mut Window)>>;