Monado OpenXR Runtime
Loading...
Searching...
No Matches
u_pp_sink_stack_only Struct Reference

Stack only pretty printer sink, no need to free, must be inited before use. More...

#include <util/u_pretty_print.h>

Collaboration diagram for u_pp_sink_stack_only:

Data Fields

size_t used
 How much of the buffer is used.
 
char buffer [1024 *8]
 Storage for the sink.
 

Detailed Description

Stack only pretty printer sink, no need to free, must be inited before use.

Field Documentation

◆ buffer

◆ used

size_t u_pp_sink_stack_only::used

How much of the buffer is used.


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