Type Definition glib_sys::GLogFunc

source · []
pub type GLogFunc = Option<unsafe extern "C" fn(_: *const c_char, _: GLogLevelFlags, _: *const c_char, _: gpointer)>;