Derive-C
Loading...
Searching...
No Matches
foo Struct Reference

Public Attributes

int x
char const * y
int * owned_data

Detailed Description

Examples
structures/arena.c.

Definition at line 45 of file arena.c.

Member Data Documentation

◆ owned_data

int* foo::owned_data
Examples
structures/arena.c.

Definition at line 48 of file arena.c.

◆ x

int foo::x
Examples
structures/arena.c.

Definition at line 46 of file arena.c.

◆ y

char const* foo::y
Examples
structures/arena.c.

Definition at line 47 of file arena.c.


The documentation for this struct was generated from the following file:
  • /home/runner/work/derive-C/derive-C/examples/structures/arena.c