Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Structures | Typedefs | Functions
nested_struct11.c File Reference
#include "ffitest.h"

Go to the source code of this file.

Data Structures

struct  A
 
struct  B
 
struct  C
 

Typedefs

typedef struct A A
 
typedef struct B B
 
typedef struct C C
 

Functions

int main (void)
 

Typedef Documentation

◆ A

typedef struct A A

◆ B

typedef struct B B

◆ C

typedef struct C C

Function Documentation

◆ main()

int main ( void  )

Definition at line 48 of file nested_struct11.c.