Type Definition glib_2_0_sys::GLogFunc

source ·
pub type GLogFunc = extern "C" fn(_: *const gchar, _: GLogLevelFlags, _: *const gchar, _: gpointer);