Serene Runtime 1.0.0
C runtime for the Serene programming language
Loading...
Searching...
No Matches
acutest_test_CMDLINE_OPTION_ Struct Reference

#include <acutest.h>

Data Fields

char shortname
 
const char * longname
 
int id
 
unsigned flags
 

Detailed Description

Definition at line 1368 of file acutest.h.

Field Documentation

◆ flags

unsigned acutest_test_CMDLINE_OPTION_::flags

Definition at line 1372 of file acutest.h.

◆ id

int acutest_test_CMDLINE_OPTION_::id

Definition at line 1371 of file acutest.h.

◆ longname

const char* acutest_test_CMDLINE_OPTION_::longname

Definition at line 1370 of file acutest.h.

◆ shortname

char acutest_test_CMDLINE_OPTION_::shortname

Definition at line 1369 of file acutest.h.


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