GEL  0.99
auxv_t Struct Reference

#include <gel/image.h>

Data Fields

int a_type
 
union {
   int32_t   a_val
 
   void *   a_ptr
 
   void(*   a_fcn )()
 
a_un
 

Field Documentation

◆ a_fcn

void(* auxv_t::a_fcn) ()

◆ a_ptr

void* auxv_t::a_ptr

◆ a_type

int auxv_t::a_type

◆ 

union { ... } auxv_t::a_un

◆ a_val

int32_t auxv_t::a_val

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