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

Go to the source code of this file.

Data Structures

struct  test_structure_4
 

Functions

static test_structure_4 ABI_ATTR struct4 (test_structure_4 ts)
 
int main (void)
 

Function Documentation

◆ main()

int main ( void  )

◆ struct4()

static test_structure_4 ABI_ATTR struct4 ( test_structure_4  ts)
static

Definition at line 17 of file struct4.c.

References test_structure_4::ui1, test_structure_4::ui2, and test_structure_4::ui3.

Referenced by main().