libxcoder  3.5.1
ni_task Struct Reference

#include <ni_util_logan.h>

Data Fields

void *(* run )(void *args)
 
void * arg
 
struct ni_tasknext
 

Detailed Description

Definition at line 101 of file ni_util_logan.h.

Field Documentation

◆ arg

void* arg

Definition at line 104 of file ni_util_logan.h.

◆ next

struct ni_task* next

Definition at line 105 of file ni_util_logan.h.

◆ run

void*(* run) (void *args)

Definition at line 103 of file ni_util_logan.h.


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