cef_download_item_t.get_percent_complete

Returns the rough percent complete or -1 if the receive total size is unknown.

struct cef_download_item_t
extern (System)
int function(cef_download_item_t* self) nothrow get_percent_complete;

Meta