glib
0.20.12
In glib::
log
glib
::
log
Type Alias
PrintCallback
Copy item path
Source
type PrintCallback = dyn
Fn
(&
str
) +
Send
+
Sync
+ 'static;