[][src]Function glib_sys::g_thread_pool_set_sort_function

pub unsafe extern "C" fn g_thread_pool_set_sort_function(
    pool: *mut GThreadPool,
    func: GCompareDataFunc,
    user_data: gpointer
)