Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
Data Fields | |
double | a |
float | b |
int | c |
Definition at line 11 of file nested_struct.c.
double cls_struct_16byte1::a |
Definition at line 12 of file nested_struct.c.
Referenced by cls_struct_combined_fn(), and main().
float cls_struct_16byte1::b |
Definition at line 13 of file nested_struct.c.
Referenced by cls_struct_combined_fn(), and main().
int cls_struct_16byte1::c |
Definition at line 14 of file nested_struct.c.
Referenced by cls_struct_combined_fn(), and main().