FreeRTOS Emulator with SDL2 Based Graphics and Input Library  1.0
A POSIX wrapper to run FreeRTOS on an x86 machine with some basic input and output libraries aimed at making teaching FreeRTOS simpler.
gfx_font_ref Struct Reference

Public Attributes

TTF_Font * font
 
unsigned ref_count
 
unsigned pending_free
 

Member Data Documentation

◆ font

TTF_Font* gfx_font_ref::font

◆ pending_free

unsigned gfx_font_ref::pending_free

◆ ref_count

unsigned gfx_font_ref::ref_count

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