3d7d070b ^
6ef1174b ^
b231133f ^
1 2
3
4
5 6 7
#include "glib.h" void load_preferences(void **state); void close_preferences(void **state); void glist_set_cmp(GCompareFunc func); int glist_contents_equal(const void *actual, const void *expected);