Monado OpenXR Runtime
|
Allocate on the stack, make sure to zero initialize. More...
#include <oxr/oxr_logger.h>
Data Fields | |
char * | store |
size_t | store_size |
size_t | length |
Allocate on the stack, make sure to zero initialize.
size_t oxr_sink_logger::length |
char* oxr_sink_logger::store |
Referenced by oxr_error_slog(), oxr_log_slog(), and oxr_warn_slog().
size_t oxr_sink_logger::store_size |