Ruby  2.4.2p198(2017-09-14revision59899)
Data Structures | Functions
struct8.c File Reference
#include "ffitest.h"
Include dependency graph for struct8.c:

Go to the source code of this file.

Data Structures

struct  test_structure_8
 

Functions

static test_structure_8 ABI_ATTR struct8 (test_structure_8 ts)
 
int main (void)
 

Function Documentation

◆ main()

int main ( void  )

◆ struct8()

static test_structure_8 ABI_ATTR struct8 ( test_structure_8  ts)
static

Definition at line 17 of file struct8.c.

References test_structure_8::f1, test_structure_8::f2, test_structure_8::f3, and test_structure_8::f4.

Referenced by main().