cef_browser_host_t.download_image

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
struct cef_browser_host_t
extern (System) @nogc nothrow
void function(cef_browser_host_t*, const(cef_string_t)*, int, uint32, int, cef_download_image_callback_t*) download_image;

Meta