cef_list_value_t.remove

Removes the value at the specified index.

struct cef_list_value_t
extern (System)
int function(cef_list_value_t* self, size_t index) nothrow remove;

Meta