ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | stack_st |
|---|---|
| Type | STRUCT |
| Fields | 5 |
| Source | stack.h |
| Size | 32 |
| Usage | The type is used by 1 type. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | num | int | 4 | 0 |
| 1 | data | char** | 8 | 8 |
| 2 | sorted | int | 4 | 16 |
| 3 | num_alloc | int | 4 | 20 |
| 4 | comp | int(*)(void const*, void const*) | 8 | 24 |
| Old | New | |||||||||||||||||||||||||||||||||||||||||||
|
|