cef_browser_host_t.start_download

Download the file at |url| using cef_download_handler_t.

struct cef_browser_host_t
extern (System)
void function(cef_browser_host_t* self, const(cef_string_t)* url) nothrow start_download;

Meta