Type Definition glib_2_0_sys::GTestLogFatalFunc

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