Here is a list of all struct and union fields with links to the structures/unions they belong to:
- array_size
: ThreadData
- capacity
: Dict
, FrozenDict
, FrozenSet
, Set
- elem_size
: ThreadData
- end_index
: ThreadData
- filter_func
: ThreadData
- input_array
: ThreadData
- key
: DictKeyValue
, SetKey
- next
: DictKeyValue
, SetKey
- result
: ThreadData
- result_size
: ThreadData
- size
: Dict
, FrozenDict
, FrozenSet
, Set
- start_index
: ThreadData
- table
: Dict
, FrozenDict
, FrozenSet
, Set
- transform_func
: ThreadData
- value
: DictKeyValue