cef_write_json

Generates a JSON string from the specified root |node| which should be a dictionary or list value. Returns an NULL string on failure. This function requires exclusive access to |node| including any underlying data.

version(cef && embedded_cef_bindings)
extern (C)
cef_string_userfree_t
cef_write_json

Meta