Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Structures | Typedefs | Functions
stret_medium2.c File Reference
#include "ffitest.h"

Go to the source code of this file.

Data Structures

struct  struct_72byte
 

Typedefs

typedef struct struct_72byte struct_72byte
 

Functions

struct_72byte cls_struct_72byte_fn (struct_72byte b0, struct_72byte b1, struct_72byte b2, struct_72byte b3)
 
int main (void)
 

Typedef Documentation

◆ struct_72byte

typedef struct struct_72byte struct_72byte

Function Documentation

◆ cls_struct_72byte_fn()

struct_72byte cls_struct_72byte_fn ( struct_72byte  b0,
struct_72byte  b1,
struct_72byte  b2,
struct_72byte  b3 
)

Definition at line 25 of file stret_medium2.c.

Referenced by main().

◆ main()

int main ( void  )