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

#include <types.h>

Data Fields

const char * name
 
void * data
 
enum cri_assert_result_type type
 

Detailed Description

Definition at line 34 of file internal/assert/types.h.

Field Documentation

◆ data

void* cri_assert_param::data

Definition at line 36 of file internal/assert/types.h.

◆ name

const char* cri_assert_param::name

Definition at line 35 of file internal/assert/types.h.

◆ type

enum cri_assert_result_type cri_assert_param::type

Definition at line 37 of file internal/assert/types.h.


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