Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
B Struct Reference

Data Fields

unsigned char y
 
struct A x
 
unsigned int z
 
float b_x
 
float b_y
 

Detailed Description

Definition at line 17 of file nested_struct10.c.

Field Documentation

◆ b_x

float B::b_x

Definition at line 19 of file nested_struct11.c.

◆ b_y

float B::b_y

Definition at line 20 of file nested_struct11.c.

◆ x

struct A B::x

Definition at line 19 of file nested_struct10.c.

Referenced by main().

◆ y

unsigned char B::y

Definition at line 18 of file nested_struct10.c.

Referenced by main().

◆ z

unsigned int B::z

Definition at line 20 of file nested_struct10.c.


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