libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
Loading...
Searching...
No Matches
Data Fields
taskq_task_t Struct Reference
Collaboration diagram for taskq_task_t:
Collaboration graph
[legend]

Data Fields

void * task
 
list_node_t node
 

Detailed Description

Definition at line 35 of file taskq.c.

Field Documentation

◆ node

Definition at line 37 of file taskq.c.

◆ task

void* task

Definition at line 36 of file taskq.c.


The documentation for this struct was generated from the following file: