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

#include <hb-common.h>

Data Fields

float f
 
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 140 of file hb-common.h.

Field Documentation

◆ f

float _hb_var_num_t::f

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

◆ i16

int16_t _hb_var_num_t::i16[2]

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

◆ i32

int32_t _hb_var_num_t::i32

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

◆ i8

int8_t _hb_var_num_t::i8[4]

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

◆ u16

uint16_t _hb_var_num_t::u16[2]

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

◆ u32

uint32_t _hb_var_num_t::u32

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

◆ u8

uint8_t _hb_var_num_t::u8[4]

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


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