Type Definition GTestLogFatalFunc
Other items inglib_sys
type GTestLogFatalFunc = Option<unsafe extern "C" fn(_: *const c_char, _: GLogLevelFlags, _: *const c_char, _: gpointer) -> gboolean>;