pcb 4.1.1
An interactive printed circuit board layout editor.
|
Data Fields | |
leaky_idx_t | idx |
void * | ptr |
This structure should be as big as void *, which should be the natural bit-width of the architecture.
We allocate extra admin space to be as big as this union, to preserve alignment of pointers returned by malloc().
Definition at line 53 of file free_atexit.c.
Definition at line 54 of file free_atexit.c.
void* leaky_admin_t::ptr |
Definition at line 55 of file free_atexit.c.