libclod
C library for interacting with NBTs, region files, LOD data and other things.
Loading...
Searching...
No Matches
task Struct Reference

Public Attributes

uintptr_t id
size_t counter
bool(* task_func )(void *user)
void * user

Detailed Description

Definition at line 9 of file daemon.c.

Member Data Documentation

◆ id

uintptr_t task::id

Definition at line 10 of file daemon.c.

◆ counter

size_t task::counter

Definition at line 11 of file daemon.c.

◆ task_func

bool(* task::task_func) (void *user)

Definition at line 12 of file daemon.c.

◆ user

void* task::user

Definition at line 13 of file daemon.c.


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