gqsort.h File Reference

API published in:
API deprecated in:


#include <_ansi.h>
#include <glib/gtypes.h>

Go to the source code of this file.


Functions

G_BEGIN_DECLS IMPORT_C void  g_qsort_with_data (gconstpointer pbase, gint total_elems, gsize size, GCompareDataFunc compare_func, gpointer user_data)

Function Documentation

G_BEGIN_DECLS IMPORT_C void g_qsort_with_data gconstpointer  pbase,
gint  total_elems,
gsize  size,
GCompareDataFunc  compare_func,
gpointer  user_data
 

Copyright © Nokia Corporation 2001-2008
Back to top