Type Definition GlCallback
bracket_lib::prelude
type GlCallback = fn(&mut (dyn Any + 'static), &Context);