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

Data Fields

double a
 
double b
 
double c
 

Detailed Description

Definition at line 10 of file problem1.c.

Field Documentation

◆ a

double my_ffi_struct::a

Definition at line 11 of file problem1.c.

Referenced by callee(), and main().

◆ b

double my_ffi_struct::b

Definition at line 12 of file problem1.c.

Referenced by callee(), and main().

◆ c

double my_ffi_struct::c

Definition at line 13 of file problem1.c.

Referenced by callee(), and main().


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