glib-d ~master (2025-02-01T04:54:56.0239896)
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