libdict
Data Structure C Library
Loading...
Searching...
No Matches
dict_itor Struct Reference

#include <dict.h>

Collaboration diagram for dict_itor:

Data Fields

void * _itor
 
const itor_vtable_vtable
 

Detailed Description

Definition at line 174 of file dict.h.

Field Documentation

◆ _itor

void* _itor

Definition at line 175 of file dict.h.

◆ _vtable

const itor_vtable* _vtable

Definition at line 176 of file dict.h.


The documentation for this struct was generated from the following file: