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

Go to the source code of this file.

Data Structures

struct  test_structure_2
 

Functions

static test_structure_2 ABI_ATTR struct2 (test_structure_2 ts)
 
int main (void)
 

Function Documentation

◆ main()

int main ( void  )

◆ struct2()

static test_structure_2 ABI_ATTR struct2 ( test_structure_2  ts)
static

Definition at line 16 of file struct2.c.

References test_structure_2::d1, and test_structure_2::d2.

Referenced by main().