Ruby  2.4.2p198(2017-09-14revision59899)
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: