Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
test_structure_7 Struct Reference

Data Fields

float f1
 
float f2
 
double d
 

Detailed Description

Definition at line 9 of file struct7.c.

Field Documentation

◆ d

double test_structure_7::d

Definition at line 13 of file struct7.c.

Referenced by main().

◆ f1

float test_structure_7::f1

Definition at line 11 of file struct7.c.

Referenced by main().

◆ f2

float test_structure_7::f2

Definition at line 12 of file struct7.c.

Referenced by main().


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