Type Alias GlCallback

Source
pub type GlCallback = fn(&mut (dyn Any + 'static), &Context);