GSimpleAsyncThreadFunc

Simple thread function that runs an asynchronous operation and checks for cancellation.

alias GSimpleAsyncThreadFunc = void function(GSimpleAsyncResult* res, GObject* object, GCancellable* cancellable)