Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
Data Structures | Typedefs | Functions
stret_large2.c File Reference
#include "ffitest.h"

Go to the source code of this file.

Data Structures

struct  struct_116byte
 

Typedefs

typedef struct struct_116byte struct_116byte
 

Functions

struct_116byte cls_struct_116byte_fn (struct_116byte b0, struct_116byte b1, struct_116byte b2, struct_116byte b3)
 
int main (void)
 

Typedef Documentation

◆ struct_116byte

Function Documentation

◆ cls_struct_116byte_fn()

struct_116byte cls_struct_116byte_fn ( struct_116byte  b0,
struct_116byte  b1,
struct_116byte  b2,
struct_116byte  b3 
)

Definition at line 33 of file stret_large2.c.

Referenced by main().

◆ main()

int main ( void  )