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

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)
 
static void cls_struct_116byte_gn (ffi_cif *cif __UNUSED__, void *resp, void **args, void *userdata __UNUSED__)
 
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 
)

◆ cls_struct_116byte_gn()

static void cls_struct_116byte_gn ( ffi_cif *cif  __UNUSED__,
void *  resp,
void **  args,
void *userdata  __UNUSED__ 
)
static

Definition at line 65 of file stret_large2.c.

References cls_struct_116byte_fn().

Referenced by main().

◆ main()

int main ( void  )