Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Structures | Typedefs | Functions
stret_large.c File Reference
#include "ffitest.h"

Go to the source code of this file.

Data Structures

struct  struct_108byte
 

Typedefs

typedef struct struct_108byte struct_108byte
 

Functions

struct_108byte cls_struct_108byte_fn (struct_108byte b0, struct_108byte b1, struct_108byte b2, struct_108byte b3)
 
int main (void)
 

Typedef Documentation

◆ struct_108byte

Function Documentation

◆ cls_struct_108byte_fn()

struct_108byte cls_struct_108byte_fn ( struct_108byte  b0,
struct_108byte  b1,
struct_108byte  b2,
struct_108byte  b3 
)

Definition at line 32 of file stret_large.c.

Referenced by main().

◆ main()

int main ( void  )