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

Go to the source code of this file.

Data Structures

struct  test_structure_7
 

Functions

static test_structure_7 ABI_ATTR struct7 (test_structure_7 ts)
 
int main (void)
 

Function Documentation

◆ main()

int main ( void  )

◆ struct7()

static test_structure_7 ABI_ATTR struct7 ( test_structure_7  ts)
static

Definition at line 16 of file struct7.c.

References test_structure_7::d, test_structure_7::f1, and test_structure_7::f2.

Referenced by main().