glib::log

Type Alias PrintCallback

Source
type PrintCallback = dyn Fn(&str) + Send + Sync + 'static;