Type Definition glib_sys::GLogWriterFunc

source · []
pub type GLogWriterFunc = Option<unsafe extern "C" fn(_: GLogLevelFlags, _: *const GLogField, _: size_t, _: gpointer) -> GLogWriterOutput>;