cef_dictionary_value_t.clear

Removes all values. Returns true (1) on success.

struct cef_dictionary_value_t
extern (System)
int function(cef_dictionary_value_t* self) nothrow clear;

Meta