cef_urlrequest_client_t.on_upload_progress

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*, ulong, ulong) on_upload_progress;

Meta