cef_response_t.set_charset

Set the response charset.

struct cef_response_t
extern (System)
void function(cef_response_t* self, const(cef_string_t)* charset) nothrow set_charset;

Meta