c_g_thread_create_full

extern (C) __gshared
GThread* function(GThreadFunc func, void* data, gulong stackSize, gboolean joinable, gboolean bound, GThreadPriority priority, GError** _err) c_g_thread_create_full;