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

#include <logging.h>

Data Fields

const char * name
 
size_t size
 
void * data
 
enum cr_log_assert_param_kind kind
 

Detailed Description

Definition at line 105 of file logging.h.

Field Documentation

◆ data

void* cr_log_assert_param::data

Definition at line 108 of file logging.h.

◆ kind

enum cr_log_assert_param_kind cr_log_assert_param::kind

Definition at line 109 of file logging.h.

◆ name

const char* cr_log_assert_param::name

Definition at line 106 of file logging.h.

◆ size

size_t cr_log_assert_param::size

Definition at line 107 of file logging.h.


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