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

Go to the source code of this file.

Data Structures

struct  test_structure_1
 

Functions

static test_structure_1 ABI_ATTR struct1 (test_structure_1 ts)
 
int main (void)
 

Function Documentation

◆ main()

int main ( void  )

◆ struct1()

static test_structure_1 ABI_ATTR struct1 ( test_structure_1  ts)
static

Definition at line 17 of file struct1.c.

References test_structure_1::d, test_structure_1::uc, and test_structure_1::ui.

Referenced by main().