cef_urlrequest_client_t.on_download_data

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_urlrequest_client_t
extern (System) @nogc nothrow
void function(cef_urlrequest_client_t*, cef_urlrequest_t*, const(void)*, size_t) on_download_data;

Meta