c_g_thread_create_full

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