c_g_thread_pool_new_full

extern (C) __gshared
GThreadPool* function(GFunc func, void* userData, GDestroyNotify itemFreeFunc, int maxThreads, bool exclusive, GError** _err) c_g_thread_pool_new_full;