mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
parent
fc01879341
commit
a31479316d
@ -321,6 +321,8 @@ g_qsort_with_data (gconstpointer pbase,
|
||||
* (like [`qsort_r()`](man:qsort_r(3))).
|
||||
*
|
||||
* Unlike `qsort()`, this is guaranteed to be a stable sort.
|
||||
*
|
||||
* Since: 2.82
|
||||
*/
|
||||
void
|
||||
g_sort_array (const void *array,
|
||||
|
Loading…
Reference in New Issue
Block a user