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

Go to the source code of this file.

Data Structures

struct  test_structure_5
 

Functions

static test_structure_5 ABI_ATTR struct5 (test_structure_5 ts1, test_structure_5 ts2)
 
int main (void)
 

Function Documentation

◆ main()

int main ( void  )

◆ struct5()

static test_structure_5 ABI_ATTR struct5 ( test_structure_5  ts1,
test_structure_5  ts2 
)
static

Definition at line 15 of file struct5.c.

References test_structure_5::c1, and test_structure_5::c2.

Referenced by main().