glib-d ~master (2019-11-06T23:23:12Z)
Dub
Repo
g_qsort_with_data
glib
gqsort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
void
g_qsort_with_data
(
gconstpointer
pbase
,
gint
total_elems
,
gsize
size
,
GCompareDataFunc
compare_func
,
gpointer
user_data
)
Meta
Source
See Implementation
glib
gqsort
functions
g_qsort_with_data