Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_hb_var_int_t Union Reference

#include <hb-common.h>

Data Fields

uint32_t u32
 
int32_t i32
 
uint16_t u16 [2]
 
int16_t i16 [2]
 
uint8_t u8 [4]
 
int8_t i8 [4]
 

Detailed Description

Definition at line 131 of file hb-common.h.

Field Documentation

◆ i16

int16_t _hb_var_int_t::i16[2]

Definition at line 135 of file hb-common.h.

◆ i32

int32_t _hb_var_int_t::i32

Definition at line 133 of file hb-common.h.

◆ i8

int8_t _hb_var_int_t::i8[4]

Definition at line 137 of file hb-common.h.

◆ u16

uint16_t _hb_var_int_t::u16[2]

Definition at line 134 of file hb-common.h.

◆ u32

uint32_t _hb_var_int_t::u32

Definition at line 132 of file hb-common.h.

◆ u8

uint8_t _hb_var_int_t::u8[4]

Definition at line 136 of file hb-common.h.


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