Zth (libzth)
Loading...
Searching...
No Matches
zth_indirection_t Struct Reference

#include <indirection.h>

Public Attributes

zth_logv_tzth_logv
 
zth_main_fiber_tmain_fiber
 
zth_assert_handler_tzth_assert_handler
 
zth_postdeinit_tzth_postdeinit
 
zth_preinit_tzth_preinit
 
zth_terminate_tzth_terminate
 

Detailed Description

Definition at line 47 of file indirection.h.

Member Data Documentation

◆ main_fiber

zth_main_fiber_t* zth_indirection_t::main_fiber

Definition at line 49 of file indirection.h.

◆ zth_assert_handler

zth_assert_handler_t* zth_indirection_t::zth_assert_handler

Definition at line 50 of file indirection.h.

◆ zth_logv

zth_logv_t* zth_indirection_t::zth_logv

Definition at line 48 of file indirection.h.

◆ zth_postdeinit

zth_postdeinit_t* zth_indirection_t::zth_postdeinit

Definition at line 51 of file indirection.h.

◆ zth_preinit

zth_preinit_t* zth_indirection_t::zth_preinit

Definition at line 52 of file indirection.h.

◆ zth_terminate

zth_terminate_t* zth_indirection_t::zth_terminate

Definition at line 53 of file indirection.h.


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