GIOSchedulerJobFunc

I/O Job function.

Long-running jobs should periodically check the @cancellable to see if they have been cancelled.

alias GIOSchedulerJobFunc = int function(GIOSchedulerJob* job, GCancellable* cancellable, void* userData)

Meta