JobQueue.first

Fist element in list of Jobs

struct JobQueue
JobData* first;

Meta