Include dependency graph for ppb_var_dictionary.h:

Data Structures
| struct | PPB_VarDictionary |
| A dictionary var contains key-value pairs with unique keys. More... |
Defines
| #define | PPB_VAR_DICTIONARY_INTERFACE "PPB_VarDictionary;1.0" |
| #define | PPB_VAR_DICTIONARY_INTERFACE PPB_VAR_DICTIONARY_INTERFACE |
Typedefs
| typedef struct PPB_VarDictionary | PPB_VarDictionary |
Detailed Description
This file defines the PPB_VarDictionary struct providing a way to interact with dictionary vars.
Define Documentation
| #define PPB_VAR_DICTIONARY_INTERFACE "PPB_VarDictionary;1.0" |