cef_dictionary_value_t.get_keys

Reads all keys for this dictionary into the specified vector.

struct cef_dictionary_value_t
extern (System)
int function(cef_dictionary_value_t* self, cef_string_list_t keys) nothrow get_keys;

Meta