Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
test_structure_1 Struct Reference

Data Fields

unsigned char uc
 
double d
 
unsigned int ui
 

Detailed Description

Definition at line 10 of file struct1.c.

Field Documentation

◆ d

double test_structure_1::d

Definition at line 13 of file struct1.c.

Referenced by main(), and struct1().

◆ uc

unsigned char test_structure_1::uc

Definition at line 12 of file struct1.c.

Referenced by main(), and struct1().

◆ ui

unsigned int test_structure_1::ui

Definition at line 14 of file struct1.c.

Referenced by main(), and struct1().


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