data_structures
|
Go to the source code of this file.
Functions | |
void * | array_copy_wrapper (const void *arr) |
void | array_delete_wrapper (void *arr) |
Variables | |
const t_type * | g_type_array = &g_type_array_struct |
A representation of the t_array data type. More... | |
const t_type* g_type_array = &g_type_array_struct |
A representation of the t_array
data type.
Definition at line 33 of file type_array.c.